phpcq / phpcq
PHP code quality project.
Fund package maintenance!
discordier
dmolineus
Installs: 37 322
Dependents: 7
Suggesters: 1
Security: 0
Stars: 14
Watchers: 5
Forks: 2
Open Issues: 7
Requires
- php: ^7.3 || ^8.0
- ext-dom: *
- ext-hash: *
- ext-json: *
- ext-xml: *
- composer/semver: ^1.5
- composer/xdebug-handler: ^1.4
- guzzlehttp/guzzle: ^6.5
- phpcq/gnupg: ^1.0
- phpcq/plugin-api: ^1.0
- phpcq/repository-definition: ^1.0
- phpcq/schema: ^1.0
- symfony/console: ^5.4.2
- symfony/filesystem: ^5.0
- symfony/process: ^5.0.7
- symfony/yaml: ^5.0.7
This package is auto-updated.
Last update: 2023-05-10 10:12:03 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.