PHPackages                             belvg/phpqa-phpcbf - 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. belvg/phpqa-phpcbf

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

belvg/phpqa-phpcbf
==================

Add phpcbf validator for phpqa tools

v1.0.3(6y ago)074MITPHP

Since Feb 17Pushed 6y ago1 watchersCompare

[ Source](https://github.com/Galillei/phpqa-phpcbf)[ Packagist](https://packagist.org/packages/belvg/phpqa-phpcbf)[ RSS](/packages/belvg-phpqa-phpcbf/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependencies (1)Versions (5)Used By (0)

Configure phpqa.yml for using phpcbf code fixer:

```
phpcbf:
    # alternatively you can use an array to define multiple standards (https://github.com/squizlabs/PHP_CodeSniffer/wiki/Usage#specifying-a-coding-standard)
    standard: PSR2
    # number of allowed errors is compared with warnings+errors, or just errors from checkstyle.xml
    ignoreWarnings: false
    outputMode: 2
  #in section tools
tool:
    phpcbf: Edge\QA\Tools\Analyzer\Phpcbf
```

Now you can use it. There is error when phpqa create report, if phpcbf fixed errors there is display only 1 coount error. But if we go to web version we will see correct information

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor1

Top contributor holds 100% 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 ~1 days

Total

4

Last Release

2324d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/c2a2bbefb455e96ff92b5e01963b629181c3fa4faa2f3e89e99fab3bf68bf282?d=identicon)[Galillei](/maintainers/Galillei)

---

Top Contributors

[![galillei](https://avatars.githubusercontent.com/u/2355960?v=4)](https://github.com/galillei "galillei (4 commits)")

### Embed Badge

![Health badge](/badges/belvg-phpqa-phpcbf/health.svg)

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

###  Alternatives

[dms/phpunit-arraysubset-asserts

This package provides ArraySubset and related asserts once deprecated in PHPUnit 8

14429.2M361](/packages/dms-phpunit-arraysubset-asserts)

PHPackages © 2026

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