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

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

blue32a/php-coding-standard
===========================

The PHP coding standard of the my projects.

v1.1.2(2y ago)02616MITPHP ^7.2|^8.0

Since Oct 3Pushed 2y ago1 watchersCompare

[ Source](https://github.com/blue32a/php-coding-standard)[ Packagist](https://packagist.org/packages/blue32a/php-coding-standard)[ RSS](/packages/blue32a-php-coding-standard/feed)WikiDiscussions master Synced today

READMEChangelog (8)Dependencies (3)Versions (11)Used By (6)

PHP Coding Standard
===================

[](#php-coding-standard)

The PHP coding standard of the my projects.

Introduction
------------

[](#introduction)

This project is [PHP\_CodeSniffer](https://github.com/squizlabs/PHP_CodeSniffer) rules. It also contains the rules of the [Slevomat Coding Standard](https://github.com/slevomat/coding-standard).

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

[](#installation)

Standards can be installed with the [Composer](https://getcomposer.org/) dependency manager.

```
composer require --dev blue32a/php-coding-standard
```

Make sure that the installed coding standards include **Blue32a**.

```
phpcs -i
```

Usage
-----

[](#usage)

### Command line

[](#command-line)

```
phpcs --standard=Blue32a example.php
```

### Configuration File

[](#configuration-file)

If you need to further customize the selection of sniffs for your project - you can create a [custom ruleset file](https://github.com/squizlabs/PHP_CodeSniffer/wiki/Advanced-Usage#using-a-default-configuration-file).

```

```

###  Health Score

30

—

LowBetter than 62% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity66

Established project with proven stability

 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 ~131 days

Recently: every ~45 days

Total

10

Last Release

914d ago

Major Versions

v0.4.0-alpha → v1.0.02021-06-20

PHP version history (2 changes)v0.1.0-alphaPHP ^7.2

v1.0.0PHP ^7.2|^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/69a0bd5db8cac8aca15e92e9131a12a0123f95803e6eb569e7a57542166fde05?d=identicon)[Blue32A](/maintainers/Blue32A)

---

Top Contributors

[![blue32a](https://avatars.githubusercontent.com/u/3939507?v=4)](https://github.com/blue32a "blue32a (60 commits)")

---

Tags

coding-standardphpphp-codesniffer

### Embed Badge

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

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

###  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)[drupal/coder

Coder is a library to review Drupal code.

3045.9M577](/packages/drupal-coder)[wp-cli/wp-cli-tests

WP-CLI testing framework

423.1M142](/packages/wp-cli-wp-cli-tests)[humanmade/coding-standards

Human Made Coding Standards

160443.1k59](/packages/humanmade-coding-standards)[mayflower/mo4-coding-standard

PHP CodeSniffer ruleset implementing the MO4 coding standards extending the Symfony coding standards.

17534.2k7](/packages/mayflower-mo4-coding-standard)

PHPackages © 2026

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