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
===============

phpcs-extension with a custom ruleset

1.0.5(2d ago)0114111MIT

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 today

READMEChangelog (5)Dependencies (6)Versions (7)Used By (11)

phpcs
=====

[](#phpcs)

extension of [PHPCSStandards/PHP\_CodeSniffer](https://github.com/PHPCSStandards/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

44

↑

FairBetter than 90% of packages

Maintenance91

Actively maintained with recent releases

Popularity13

Limited adoption so far

Community19

Small or concentrated contributor base

Maturity47

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 90.9% 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 ~194 days

Recently: every ~228 days

Total

6

Last Release

2d 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 (10 commits)")[![rodrigoprimo](https://avatars.githubusercontent.com/u/77215?v=4)](https://github.com/rodrigoprimo "rodrigoprimo (1 commits)")

---

Tags

dev

### 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.5k134.0M2.3k](/packages/slevomat-coding-standard)[wp-cli/wp-cli-tests

WP-CLI testing framework

423.1M142](/packages/wp-cli-wp-cli-tests)[drupal/coder

Coder is a library to review Drupal code.

3045.9M577](/packages/drupal-coder)[youwe/testing-suite

Contains Youwe's default testing packages for php.

13191.0k8](/packages/youwe-testing-suite)

PHPackages © 2026

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