A Symfony QA (Quality Assurance) tools pack.
composer require gremo/symfony-qa-packNote
Enable the plugin phpstan/extension-installer by answering "y" when Composer asks to add it to your allow-plugins configuration.
| Package | Version | Packagist |
|---|---|---|
| phpstan/extension-installer | * | https://packagist.org/packages/phpstan/extension-installer |
| phpstan/phpstan-deprecation-rules | * | https://packagist.org/packages/phpstan/phpstan-deprecation-rules |
| phpstan/phpstan-doctrine | * | https://packagist.org/packages/phpstan/phpstan-doctrine |
| phpstan/phpstan-symfony | * | https://packagist.org/packages/phpstan/phpstan-symfony |
| phpstan/phpstan | * | https://packagist.org/packages/phpstan/phpstan |
| squizlabs/php_codesniffer | * | https://packagist.org/packages/squizlabs/php_codesniffer |
All types of contributions are encouraged and valued. See the contributing guidelines, the community looks forward to your contributions!
Released under the terms of the ISC License.