bernardosecades/php-quality-tools
Collection of PHP quality and static analysis tools bundled for easier setup and consistent code standards across projects, including linters, formatters, and test/coverage helpers to streamline CI and improve code health.
It is a metapackage that contains requirements related with PHP Static Code Analysis Tools.
php vendor/bin/<tool-name>
Example:
php vendor/bin/phpcpd test.php
composer require bernardosecades/php-quality-tools --dev
How can I help you explore Laravel packages today?