PHPackages                             phpcq/phpcq - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Testing &amp; Quality](/categories/testing)
4. /
5. phpcq/phpcq

ActiveLibrary[Testing &amp; Quality](/categories/testing)

phpcq/phpcq
===========

PHP code quality project.

2.1.2(3mo ago)1737.6k3[9 issues](https://github.com/phpcq/phpcq/issues)[2 PRs](https://github.com/phpcq/phpcq/pulls)6MITPHPPHP ^8.1CI passing

Since Jan 11Pushed 1mo ago4 watchersCompare

[ Source](https://github.com/phpcq/phpcq)[ Packagist](https://packagist.org/packages/phpcq/phpcq)[ GitHub Sponsors](https://github.com/discordier)[ GitHub Sponsors](https://github.com/dmolineus)[ RSS](/packages/phpcq-phpcq/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)Dependencies (12)Versions (20)Used By (6)

[![Version](https://camo.githubusercontent.com/64d2cfdc54fb13200ea78235f911c5bfed8ab22cff3169265b28b169e50ed97b/687474703a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f70687063712f70687063712e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/phpcq/phpcq)[![License](https://camo.githubusercontent.com/f6a2956f987950dfdd86e125787864a362957313a14e8e666cb6ab5f56e7db74/687474703a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f70687063712f70687063712e7376673f7374796c653d666c61742d737175617265)](https://github.com/phpcq/phpcq/blob/master/LICENSE)[![Downloads](https://camo.githubusercontent.com/a8ce6b031c770efffbbd15fd0f972e8694d2f18e5cf2f0fab3fa1698e208f4fc/687474703a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f70687063712f70687063712e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/phpcq/phpcq)

PHP code quality project
========================

[](#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.

Read more at [https://phpcq.github.io](https://phpcq.github.io/)

PHPCQ is built on well known projects and unifies the reporting into one report:

- [ComposerRequireChecker](https://github.com/maglnet/ComposerRequireChecker)
- [composer-normalize](https://github.com/ergebnis/composer-normalize)
- [PHP CodeSniffer](https://github.com/PHPCSStandards/PHP_CodeSniffer)
- [PHPMD](https://github.com/phpmd/phpmd)
- [Psalm](https://github.com/vimeo/psalm/)
- [PHPUnit](https://phpunit.de/index.html)
- [PHP Copy/Paste Detector](https://github.com/sebastianbergmann/phpcpd)
- [Box](https://github.com/box-project/box)
- [phploc](https://github.com/sebastianbergmann/phploc)
- [deptrac](https://github.com/qossmic/deptrac)

###  Health Score

57

—

FairBetter than 98% of packages

Maintenance75

Regular maintenance activity

Popularity35

Limited adoption so far

Community24

Small or concentrated contributor base

Maturity81

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 58.7% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~311 days

Recently: every ~332 days

Total

14

Last Release

96d ago

Major Versions

1.2.2 → 2.0.02022-06-21

PHP version history (3 changes)2.0.0PHP ^7.3 || ^8.0

2.1.0PHP ^7.4 || ^8.0

2.1.2PHP ^8.1

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/44649522?v=4)[xtra](/maintainers/xtra)[@xtra](https://github.com/xtra)

![](https://avatars.githubusercontent.com/u/8189209?v=4)[netzmacht](/maintainers/netzmacht)[@netzmacht](https://github.com/netzmacht)

---

Top Contributors

[![dmolineus](https://avatars.githubusercontent.com/u/1186266?v=4)](https://github.com/dmolineus "dmolineus (444 commits)")[![discordier](https://avatars.githubusercontent.com/u/940331?v=4)](https://github.com/discordier "discordier (259 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (51 commits)")[![zonky2](https://avatars.githubusercontent.com/u/1045318?v=4)](https://github.com/zonky2 "zonky2 (2 commits)")[![rodrigoprimo](https://avatars.githubusercontent.com/u/77215?v=4)](https://github.com/rodrigoprimo "rodrigoprimo (1 commits)")

### Embed Badge

![Health badge](/badges/phpcq-phpcq/health.svg)

```
[![Health](https://phpackages.com/badges/phpcq-phpcq/health.svg)](https://phpackages.com/packages/phpcq-phpcq)
```

###  Alternatives

[vimeo/psalm

A static analysis tool for finding errors in PHP applications

5.8k77.5M6.7k](/packages/vimeo-psalm)[phan/phan

A static analyzer for PHP

5.6k11.2M1.1k](/packages/phan-phan)[infection/infection

Infection is a Mutation Testing framework for PHP. The mutation adequacy score can be used to measure the effectiveness of a test set in terms of its ability to detect faults.

2.2k26.2M1.8k](/packages/infection-infection)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M651](/packages/sylius-sylius)[behat/behat

Scenario-oriented BDD framework for PHP

4.0k96.8M2.0k](/packages/behat-behat)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
