phpcq/repository-definition
Repository definition package for the PHPCQ (PHP Code Quality) project, used to automate and configure code quality checks in CI pipelines. Part of the phpcq.org ecosystem built around tools like PHP_CodeSniffer and PHPMD.
phpunit, pint) without reinventing the wheel.phpcq.yml template.Adopt When:
Look Elsewhere If:
For Executives: *"This package lets us automate Laravel code quality—like a spell-check for our PHP—directly in our CI pipeline. It’s free, open-source, and integrates with tools we already use (e.g., PHP_CodeSniffer). By catching issues early—like style violations, security risks, or technical debt—we’ll:
For Engineering: *"This gives us a standardized, maintainable way to enforce code quality across all Laravel projects. It’s a thin wrapper around proven tools (PHP_CodeSniffer, PHPMD) but adds structure for:
@props’.phpcq.yml template.
The tradeoff? It’s not as feature-rich as SonarQube, but it’s lightweight, PHP-native, and avoids vendor lock-in. We’d need to:phpcq/laravel) for Artisan commands and service container integration.pint or phpstan, we’ll need to coordinate tooling to avoid duplication."*How can I help you explore Laravel packages today?