PHPackages                             steevanb/php-code-sniffs - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. steevanb/php-code-sniffs

ActivePhpcodesniffer-standard[Utility &amp; Helpers](/categories/utility)

steevanb/php-code-sniffs
========================

Steevan BARBOYON coding standards.

6.1.3(3mo ago)29.1k↓56.9%2[5 issues](https://github.com/steevanb/php-code-sniffs/issues)MITPHPPHP ^8.4CI passing

Since Jan 14Pushed 3mo ago1 watchersCompare

[ Source](https://github.com/steevanb/php-code-sniffs)[ Packagist](https://packagist.org/packages/steevanb/php-code-sniffs)[ RSS](/packages/steevanb-php-code-sniffs/feed)WikiDiscussions master Synced today

READMEChangelog (10)Dependencies (6)Versions (39)Used By (0)

[![version](https://camo.githubusercontent.com/2326b318a30dcc6f613af901d42a0f10f8a22bebda16d16945dab6f6c4331af9/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f76657273696f6e2d362e312e332d677265656e2e737667)](https://github.com/steevanb/php-code-sniffs/tree/6.1.3)[![php](https://camo.githubusercontent.com/02463ad42fbbb8e930dc93f83e8b2ecd9ad3f718d33bb429f5f8f792f9cfd2e5/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d253545382e342d626c75652e737667)](https://php.net)[![Lines](https://camo.githubusercontent.com/87cd95be498d28eff65c22fac8463db94ce68c4a5f484e945f33670ab99b4326/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f636f64652532306c696e65732d31332c3430312d677265656e2e737667)](https://camo.githubusercontent.com/87cd95be498d28eff65c22fac8463db94ce68c4a5f484e945f33670ab99b4326/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f636f64652532306c696e65732d31332c3430312d677265656e2e737667)[![Total Downloads](https://camo.githubusercontent.com/2f2ede30f6f2230a100dfaa240583f0c0c360f7442c36ff0dae2f62451751f70/68747470733a2f2f706f7365722e707567782e6f72672f7374656576616e622f7068702d636f64652d736e696666732f646f776e6c6f616473)](https://camo.githubusercontent.com/2f2ede30f6f2230a100dfaa240583f0c0c360f7442c36ff0dae2f62451751f70/68747470733a2f2f706f7365722e707567782e6f72672f7374656576616e622f7068702d636f64652d736e696666732f646f776e6c6f616473)

php-code-sniffs
===============

[](#php-code-sniffs)

Use [squizlabs/php\_codesniffer](https://github.com/PHPCSStandards/PHP_CodeSniffer) to check your code style.

Remove some coding standards, and add a few more.

[Changelog](documentation/changelog.md).

Installation
============

[](#installation)

You can install phpcs with this 2 methods:

- [As Composer dependency](documentation/dependency.md)
- [Use the Docker image](documentation/docker.md)

Code sniffs
===========

[](#code-sniffs)

List of enabled code sniffs is [available here](documentation/sniffs.md).

You can [configure some sniffs](documentation/configuration.md).

Run phpcs with CircleCI
=======================

[](#run-phpcs-with-circleci)

An example of how to use Docker image with CircleCI is [available here](documentation/circleci.md).

###  Health Score

52

—

FairBetter than 96% of packages

Maintenance62

Regular maintenance activity

Popularity27

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity90

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 97.2% 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 ~73 days

Recently: every ~5 days

Total

37

Last Release

93d ago

Major Versions

1.0.2 → 2.0.02019-04-16

2.0.10 → 3.0.02019-10-14

3.0.1 → 4.0.02020-03-19

4.5.1 → 5.0.02024-08-27

5.0.0 → 6.0.02026-03-15

PHP version history (3 changes)0.0.1PHP ^7.1

4.2.0PHP ^7.1||^8.0

6.0.0PHP ^8.4

### Community

Maintainers

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

---

Top Contributors

[![steevanb](https://avatars.githubusercontent.com/u/5063383?v=4)](https://github.com/steevanb "steevanb (70 commits)")[![babeuloula](https://avatars.githubusercontent.com/u/4849233?v=4)](https://github.com/babeuloula "babeuloula (1 commits)")[![rodrigoprimo](https://avatars.githubusercontent.com/u/77215?v=4)](https://github.com/rodrigoprimo "rodrigoprimo (1 commits)")

---

Tags

phpphp-codesnifferphpcs

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/steevanb-php-code-sniffs/health.svg)

```
[![Health](https://phpackages.com/badges/steevanb-php-code-sniffs/health.svg)](https://phpackages.com/packages/steevanb-php-code-sniffs)
```

###  Alternatives

[humanmade/coding-standards

Human Made Coding Standards

160443.1k59](/packages/humanmade-coding-standards)[dereuromark/cakephp-ide-helper

CakePHP IdeHelper Plugin to improve auto-completion

1882.3M44](/packages/dereuromark-cakephp-ide-helper)[mediawiki/mediawiki-codesniffer

MediaWiki CodeSniffer Standards

343.2M444](/packages/mediawiki-mediawiki-codesniffer)[ec-europa/toolkit

Toolkit packaged for Drupal projects based on Robo.

40252.8k34](/packages/ec-europa-toolkit)[nette/coding-standard

41937.1k19](/packages/nette-coding-standard)[shopsys/coding-standards

Coding standards definition compatible with PSR-2

20280.7k20](/packages/shopsys-coding-standards)

PHPackages © 2026

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