PHPackages                             bellangelo/coding-standard - 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. bellangelo/coding-standard

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

bellangelo/coding-standard
==========================

Bellangelo Coding Standard for PHP\_CodeSniffer complements Consistence Coding Standard by providing sniffs with additional checks.

v1.0.3(1y ago)014MITPHPPHP ^v7.4

Since Nov 9Pushed 1y ago1 watchersCompare

[ Source](https://github.com/Bellangelo/coding-standard)[ Packagist](https://packagist.org/packages/bellangelo/coding-standard)[ GitHub Sponsors](https://github.com/bellangelo)[ RSS](/packages/bellangelo-coding-standard/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (4)Dependencies (3)Versions (5)Used By (0)

Bellangelo Coding Standards
===========================

[](#bellangelo-coding-standards)

Bellangelo Coding Standard for [PHP\_CodeSniffer](https://github.com/PHPCSStandards/PHP_CodeSniffer) provides sniffs that fall into one category ( for now ):

- Formatting - rules for consistent code looks

How to install
--------------

[](#how-to-install)

```
composer require bellangelo/coding-standard --dev
```

Alphabetical list of sniffs
---------------------------

[](#alphabetical-list-of-sniffs)

🔧 = [Automatic errors fixing](#fixing-errors-automatically)

- [Bellangelo.Naming.AvoidNumberedVariableNames](#bellangelonamingavoidnumberedvariablenames)
- [Bellangelo.Naming.DuplicateWordInNaming](#bellangelonamingduplicatewordinnaming) 🔧
- [Bellangelo.Naming.SingularClassName](#bellangelonamingsingularclassname) 🔧

#### Bellangelo.Naming.AvoidNumberedVariableNames

[](#bellangelonamingavoidnumberedvariablenames)

Variables must not end in a number. This forces developers to use more descriptive names.

#### Bellangelo.Naming.DuplicateWordInNaming 🔧

[](#bellangelonamingduplicatewordinnaming-)

Class names should not contain duplicate words. This sniff will check for class names that contain the same word twice and remove any duplicates.

#### Bellangelo.Naming.SingularClassName 🔧

[](#bellangelonamingsingularclassname-)

Class names should be singular. This sniff will check for class names that are plural and change them to singular.

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance38

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity42

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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 ~1 days

Total

4

Last Release

553d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/63b436ff6324681c11dc5b9f21ba2ae07cbdb25859ab63a9cbc6212cb3051b07?d=identicon)[Bellangelo](/maintainers/Bellangelo)

---

Top Contributors

[![Bellangelo](https://avatars.githubusercontent.com/u/9512427?v=4)](https://github.com/Bellangelo "Bellangelo (52 commits)")

### Embed Badge

![Health badge](/badges/bellangelo-coding-standard/health.svg)

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

###  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)[youwe/testing-suite

Contains Youwe's default testing packages for php.

13176.9k8](/packages/youwe-testing-suite)[moodlehq/moodle-cs

Moodle Coding Sniffer rules

242.8M5](/packages/moodlehq-moodle-cs)[acquia/orca

A tool for testing a company's software packages together in the context of a realistic, functioning, best practices Drupal build

32902.4k](/packages/acquia-orca)

PHPackages © 2026

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