Packages from synga
-
PHP
synga/advanced-laravel-installer
Can install a laravel application with preconfigured packages via recipes
-
PHP
synga/console-abstraction
Due to the differences in the cli interaction in a lot of the frameworks, it is handy to have one way to handle the console interaction.
-
PHP
synga/inheritance-finder
This package can find classes which are extended, implemented by a certain class or is using a certain trait.
-
-
-
PHP
synga/laravel-service-provider-helper
The package can add service providers to your app.php when composer update finishes
-
-
PHP
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.