phpcq / phpcq
PHP code quality project.
Fund package maintenance!
discordier
dmolineus
Installs: 36 569
Dependents: 6
Suggesters: 1
Security: 0
Stars: 14
Watchers: 5
Forks: 2
Open Issues: 10
Suggests
- pdepend/pdepend: Enable the pdepend task (suggested version: ~2.0)
- phpcq/author-validation: Enable the author-validation task (suggested version: ~1.1)
- phpcq/branch-alias-validation: Enable the branch-alias-validation task (suggested version: ~1.1)
- phpcq/travis-configuration-check: Enable the travis-configuration-check task (suggested version: ~1.1)
- phploc/phploc: Enable the phploc task (suggested version: ~2.0)
- phpmd/phpmd: Enable the phpmd task (suggested version: ~2.0)
- phpspec/phpspec: Enable the phpspec task (suggested version: ~2.0)
- phpunit/phpunit: Enable the phpunit task (suggested version: ~4.7).
- sebastian/phpcpd: Enable the phpcpd task (suggested version: ~1.4).
- squizlabs/php_codesniffer: Enable the phpcs task (suggested version: ~2.0)
This package is auto-updated.
Last update: 2022-05-25 22:02:08 UTC
README
PHP code quality project
Code quality is an important part for growing projects, to raise and hold the quality of your software. The PHP code quality project helps you automate certain checks with continuous integration. PHPCQ build on well known projects like PHP CodeSniffer, PHPMD or Travis CI.
For detailed description please visit our project website phpcq.org.
Work in progress
We are currently overhauling the entire concept of phpcq
.
This is the next major version 3.0, entirely based on PHP and phar files.