PhpStorm Metadata Export

Packagist GitLab GitHub Bitbucket Gitea

Export PhpStorm Advanced Metadata from DI containers to enable code completion.

The library is inspired by Pimple Container Dumper for Silex but it doesn’t require IDE plugin because it uses native PhpStorm export format. It also supports Slim and is extensible to support more DI containers and frameworks in future.

Installation

Install by composer

composer require sandfoxme/phpstorm-metadata-export --dev

Documentation

License

The library is available as open source under the terms of the MIT License. See LICENSE.md