PHPackages                             maarheeze/phpcs - 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. maarheeze/phpcs

ActivePhpcodesniffer-standard[Testing &amp; Quality](/categories/testing)

maarheeze/phpcs
===============

1.0.4(11mo ago)01021[1 PRs](https://github.com/maarheeze/phpcs/pulls)6BSD-3-Clause

Since Oct 30Pushed 2mo agoCompare

[ Source](https://github.com/maarheeze/phpcs)[ Packagist](https://packagist.org/packages/maarheeze/phpcs)[ RSS](/packages/maarheeze-phpcs/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (5)Dependencies (3)Versions (6)Used By (6)

phpcs
=====

[](#phpcs)

extension of [squizlabs/PHP\_CodeSniffer](https://github.com/squizlabs/PHP_CodeSniffer/), but with a custom ruleset

installation
------------

[](#installation)

- require the package

```
composer require maarheeze/phpcs --dev

```

- create `phpcs.xml.dist` file in the root of the project as a starting point:

```

    phpcs

    .
    ./node_modules
    ./vendor

```

### optional

[](#optional)

- add `phpcs.xml` to the `.gitignore` in the root of the project (to allow local override)
- add folders to exclude

usage
-----

[](#usage)

`php vendor/bin/phpcs`

###  Health Score

38

—

LowBetter than 85% of packages

Maintenance71

Regular maintenance activity

Popularity13

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity46

Maturing project, gaining track record

 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 ~143 days

Total

5

Last Release

356d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/734972e64c460b2142b0b04b4f40aa30077c5dd1915411b486ec72efcae3c3bf?d=identicon)[wietsewarendorff](/maintainers/wietsewarendorff)

---

Top Contributors

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

### Embed Badge

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

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

###  Alternatives

[slevomat/coding-standard

Slevomat Coding Standard for PHP\_CodeSniffer complements Consistence Coding Standard by providing sniffs with additional checks.

1.5k123.5M1.8k](/packages/slevomat-coding-standard)[drupal/coder

Coder is a library to review Drupal code.

3043.6M461](/packages/drupal-coder)[wp-cli/wp-cli-tests

WP-CLI testing framework

422.7M87](/packages/wp-cli-wp-cli-tests)[youwe/testing-suite

Contains Youwe's default testing packages for php.

13176.9k8](/packages/youwe-testing-suite)[mayflower/mo4-coding-standard

PHP CodeSniffer ruleset implementing the MO4 coding standards extending the Symfony coding standards.

17508.3k5](/packages/mayflower-mo4-coding-standard)

PHPackages © 2026

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