PHPackages                             spip/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. [Utility &amp; Helpers](/categories/utility)
4. /
5. spip/coding-standards

Abandoned → [spip-league/easy-coding-standard](/?search=spip-league%2Feasy-coding-standard)ArchivedPhpcodesniffer-standard[Utility &amp; Helpers](/categories/utility)

spip/coding-standards
=====================

SPIP Coding Standards

1.3.4(1y ago)112.5k↓33.3%1[1 issues](https://github.com/JamesRezo/spip-coding-standards/issues)1MITPHPPHP &gt;=7.0

Since Aug 13Pushed 1y ago1 watchersCompare

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

READMEChangelogDependencies (3)Versions (10)Used By (1)

SPIP Standard Coding Rules for PHP\_CodeSniffer
===============================================

[](#spip-standard-coding-rules-for-php_codesniffer)

This is a set of rules for [PHP CodeSniffer](https://github.com/phpcsstandards/PHP_CodeSniffer) that checks for SPIP Coding Standard and PHP Compatibility for SPIP v4.0+.

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

[](#installation)

```
composer require --dev dealerdirect/phpcodesniffer-composer-installer spip/coding-standards
```

Usage
-----

[](#usage)

```
vendor/bin/phpcs --standard=SCS1 /path/to/file
```

or create a `phpcs.xml` file containing this:

```

    /path/to/file

```

and run :

```
vendor/bin/phpcs
```

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance18

Infrequent updates — may be unmaintained

Popularity25

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 93.8% 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

9

Last Release

596d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2a9b7beb8fec4f176788dc1378e297e457a983009dcd8e084ed7bfcea5cbb456?d=identicon)[James](/maintainers/James)

---

Top Contributors

[![JamesRezo](https://avatars.githubusercontent.com/u/6839893?v=4)](https://github.com/JamesRezo "JamesRezo (15 commits)")[![maieul](https://avatars.githubusercontent.com/u/636640?v=4)](https://github.com/maieul "maieul (1 commits)")

---

Tags

phpcsdevspip

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  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)[phpcsstandards/phpcsutils

A suite of utility functions for use with PHP\_CodeSniffer

6333.4M58](/packages/phpcsstandards-phpcsutils)[phpcompatibility/phpcompatibility-paragonie

A set of rulesets for PHP\_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by the Paragonie polyfill libraries.

1031.3M10](/packages/phpcompatibility-phpcompatibility-paragonie)[syde/phpcs

Syde PHP coding standards for WordPress projects.

1019.7k7](/packages/syde-phpcs)

PHPackages © 2026

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