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.

Maintainers

Package info

github.com/synga-nl/phpstorm-meta

pkg:composer/synga/phpstorm-meta

Statistics

Installs: 811

Dependents: 1

Suggesters: 0

Stars: 5

Open Issues: 0

dev-master 2016-02-19 07:51 UTC

This package is auto-updated.

Last update: 2026-02-26 08:00:58 UTC


README

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.