2017 © Pedro Peláez
 

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.

image

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

The README.md

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. 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)

The Versions

19/02 2016

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