Metadata Exporter for PhpStorm#

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 can integrate with any PSR-15 compliant framework and is extensible to support more DI containers and frameworks in the future.

Installation#

Install by composer

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

Documentation#

License#

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