PHPackages                             stellarwp/nexcess-coding-standards - 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. [PSR &amp; Standards](/categories/psr-standards)
4. /
5. stellarwp/nexcess-coding-standards

ActivePhpcodesniffer-standard[PSR &amp; Standards](/categories/psr-standards)

stellarwp/nexcess-coding-standards
==================================

The Nexcess Coding Standard for PHP\_CodeSniffer

2.0.0(2w ago)3315MITPHPPHP &gt;=7.4CI passing

Since Apr 12Pushed 2w ago4 watchersCompare

[ Source](https://github.com/stellarwp/nexcess-coding-standards)[ Packagist](https://packagist.org/packages/stellarwp/nexcess-coding-standards)[ RSS](/packages/stellarwp-nexcess-coding-standards/feed)WikiDiscussions main Synced yesterday

READMEChangelog (2)Dependencies (10)Versions (5)Used By (0)

Nexcess Coding Standards
========================

[](#nexcess-coding-standards)

The Nexcess Coding Standard is a set of [PHP\_CodeSniffer](https://github.com/PHPCSStandards/PHP_CodeSniffer)rules for Nexcess PHP and WordPress projects.

Requirements
------------

[](#requirements)

- PHP 7.4+

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

[](#installation)

This package should be installed as a development dependency for your project:

```
$ composer require --dev stellarwp/nexcess-coding-standards
```

After installation, the standard is available to PHPCS as `Nexcess`.

Project Ruleset
---------------

[](#project-ruleset)

To use this ruleset, create a `phpcs.xml.dist` in the root of the project and add the following content:

```

	./wp-content/plugins/core
	./wp-content/themes/core
	./wp-content/mu-plugins

	*-config.php
	*vendor/
	*tests/*
	*.twig
	*webpack/

```

Add `phpcs.xml` to your `.gitignore`.

Manual Usage
------------

[](#manual-usage)

**PHPCS**

```
$ ./vendor/bin/phpcs --standard=Nexcess /path/to/files/**.php
```

**PHPCBF**

```
$ ./vendor/bin/phpcbf --standard=Nexcess /path/to/files/**.php
```

License
-------

[](#license)

This library is licensed under the terms of [the MIT license](LICENSE).

###  Health Score

49

—

FairBetter than 94% of packages

Maintenance97

Actively maintained with recent releases

Popularity21

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 57.1% 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 ~1527 days

Total

2

Last Release

15d ago

Major Versions

v1.0.0 → 2.0.02026-06-18

PHP version history (2 changes)v1.0.0PHP ^5.6 | ^7.0 | ^8.0

2.0.0PHP &gt;=7.4

### Community

Maintainers

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

![](https://www.gravatar.com/avatar/70a2847a265444714b48c64eceb3ca742baa3a56757ce65b18bd7bbbbf910312?d=identicon)[dpanta94](/maintainers/dpanta94)

![](https://www.gravatar.com/avatar/97fd764aa710e8d8263a7e3b3fececdfd736b8aad8055227bf592ddf50ad15ba?d=identicon)[stellarwp](/maintainers/stellarwp)

![](https://www.gravatar.com/avatar/1a11f5bee6606989680c8f81b921f8a8e2e75bfd5190cb001812ed615d032a5e?d=identicon)[tribejustin](/maintainers/tribejustin)

---

Top Contributors

[![stevegrunwell](https://avatars.githubusercontent.com/u/233836?v=4)](https://github.com/stevegrunwell "stevegrunwell (20 commits)")[![defunctl](https://avatars.githubusercontent.com/u/1066195?v=4)](https://github.com/defunctl "defunctl (7 commits)")[![lkwdwrd](https://avatars.githubusercontent.com/u/1895738?v=4)](https://github.com/lkwdwrd "lkwdwrd (6 commits)")[![borkweb](https://avatars.githubusercontent.com/u/430385?v=4)](https://github.com/borkweb "borkweb (1 commits)")[![bswatson](https://avatars.githubusercontent.com/u/303029?v=4)](https://github.com/bswatson "bswatson (1 commits)")

---

Tags

phpcsstatic analysisPHPCodeSnifferCoding Standardstellarwpnexcess

### Embed Badge

![Health badge](/badges/stellarwp-nexcess-coding-standards/health.svg)

```
[![Health](https://phpackages.com/badges/stellarwp-nexcess-coding-standards/health.svg)](https://phpackages.com/packages/stellarwp-nexcess-coding-standards)
```

###  Alternatives

[humanmade/coding-standards

Human Made Coding Standards

160443.1k59](/packages/humanmade-coding-standards)[yoast/yoastcs

PHP\_CodeSniffer rules for Yoast projects

221.2M34](/packages/yoast-yoastcs)[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)[infinum/eightshift-coding-standards

Eightshift WordPress Coding Standards

1790.9k6](/packages/infinum-eightshift-coding-standards)[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)

PHPackages © 2026

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