library phpstorm-meta
This package can create a .phpstorm.meta.php file. It searches for classes which implement the Synga\PhpStormMeta\PhpStormMetaExtensionInterface interface and executes those files.
synga/phpstorm-meta
This package can create a .phpstorm.meta.php file. It searches for classes which implement the Synga\PhpStormMeta\PhpStormMetaExtensionInterface interface and executes those files.
- Friday, February 19, 2016
- by Synga
- Repository
- 1 Watchers
- 3 Stars
- 800 Installations
- PHP
- 1 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 1 Versions
- 0 % Grown
This package can create a .phpstorm.meta.php file. It searches for classes which implement the Synga\PhpStormMeta\PhpStormMetaExtensionInterface interface and executes those files.
By default it includes all classes who implement this interface in the .phpstorm.meta.php. But you can exclude classes with the exclude command., (*1)
dev-master
9999999-dev
This package can create a .phpstorm.meta.php file. It searches for classes which implement the Synga\PhpStormMeta\PhpStormMetaExtensionInterface interface and executes those files.
Sources
Download
MIT
The Requires
The Development Requires