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

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

bigbite/phpcs-config
====================

Big Bite's PHP Coding Standards.

v3.0.0(8mo ago)224.8k↓21.7%2MITPHPPHP &gt;=7.2CI passing

Since Apr 5Pushed 8mo ago3 watchersCompare

[ Source](https://github.com/bigbite/phpcs-config)[ Packagist](https://packagist.org/packages/bigbite/phpcs-config)[ RSS](/packages/bigbite-phpcs-config/feed)WikiDiscussions main Synced yesterday

READMEChangelog (10)Dependencies (12)Versions (17)Used By (0)

BigBite PHPCS Configuration
===========================

[](#bigbite-phpcs-configuration)

This package contains the PHPCS configuration [Big Bite](https://bigbite.net) use for all projects. It is primarily based upon [WPCS](https://github.com/WordPress/WordPress-Coding-Standards) and [VIP WPCS](https://github.com/Automattic/VIP-Coding-Standards), but is more strict, and contains additional Sniffs not included by those standards.

Installation
------------

[](#installation)

Run the following command in terminal:

```
composer require --dev bigbite/phpcs-config
```

Then run:

```
$ composer update
```

Create a `.phpcs.xml.dist` file in your project and add the following, replacing {PROJECT} with your project name:

```

```

Alternatively, you can install the standard globally:

```
composer global require --dev bigbite/phpcs-config
```

And reference the standard directly within your `.phpcs.xml.dist`:

```

```

Developing
----------

[](#developing)

Please note that the PHPUnit test suite is not yet compatible with PHP 8.\*.

Clone this repository, and then run `composer install && composer install-cs`.
Please run the following command prior to creating a PR, and ensure that there are no errors:

- `composer run all-checks`

If you're feeling especially nice, you can run this command instead:

- `composer run all-checks-strict`

Contributors
------------

[](#contributors)

- @jaymcp - Original maintainer and developer.

###  Health Score

43

—

FairBetter than 89% of packages

Maintenance61

Regular maintenance activity

Popularity32

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 75% 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 ~86 days

Recently: every ~7 days

Total

16

Last Release

247d ago

Major Versions

v1.2.0 → v2.0.0-beta.12023-10-13

v2.0.1 → v3.0.0-beta.12025-09-01

PHP version history (3 changes)v1.0.0PHP &gt;=7.0

v1.0.1PHP &gt;=7.2 &lt;8

v1.1.2PHP &gt;=7.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/7e0aac921cdf5188e7651b0f749f2af0729d35d93f6bebe44950d8dad81afc75?d=identicon)[ampersarnie](/maintainers/ampersarnie)

![](https://www.gravatar.com/avatar/49874aee24ce573b9a1d2c8beeadd14a048337fdc6a0f3dc7110d345950550da?d=identicon)[jaymcp](/maintainers/jaymcp)

---

Top Contributors

[![jaymcp](https://avatars.githubusercontent.com/u/2131911?v=4)](https://github.com/jaymcp "jaymcp (240 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (70 commits)")[![ampersarnie](https://avatars.githubusercontent.com/u/3148834?v=4)](https://github.com/ampersarnie "ampersarnie (9 commits)")[![g-elwell](https://avatars.githubusercontent.com/u/41474928?v=4)](https://github.com/g-elwell "g-elwell (1 commits)")

---

Tags

coding-conventionsphp-codesnifferrulesetstandardsphpcsstatic analysis

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

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

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

###  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-coding-standards/wpcs

PHP\_CodeSniffer rules (sniffs) to enforce WordPress coding conventions

2.8k47.8M2.2k](/packages/wp-coding-standards-wpcs)[wp-cli/wp-cli-tests

WP-CLI testing framework

423.1M142](/packages/wp-cli-wp-cli-tests)[yoast/yoastcs

PHP\_CodeSniffer rules for Yoast projects

221.2M34](/packages/yoast-yoastcs)[humanmade/coding-standards

Human Made Coding Standards

160443.1k59](/packages/humanmade-coding-standards)[drupal/coder

Coder is a library to review Drupal code.

3045.9M577](/packages/drupal-coder)

PHPackages © 2026

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