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

ActivePhpcodesniffer-standard

airmedia/coding-standard
========================

Coding standard for Airmedia's projects

3.3.0(1y ago)08.5k1MITPHPPHP ^7.4 || ^8.0

Since Mar 16Pushed 1y ago1 watchersCompare

[ Source](https://github.com/air-media/coding-standard)[ Packagist](https://packagist.org/packages/airmedia/coding-standard)[ RSS](/packages/airmedia-coding-standard/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (2)Versions (31)Used By (1)

Airmedia Coding Standard
========================

[](#airmedia-coding-standard)

Ruleset for [PHP\_CodeSniffer](https://github.com/squizlabs/PHP_CodeSniffer).

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

[](#installation)

1. Install the package via composer:

```
$ composer require --dev airmedia/coding-standard
```

2. Add composer scripts into your `composer.json`:

```
"scripts": {
  "cs-check": "phpcs",
  "cs-fix": "phpcbf"
}

```

3. Create file `phpcs.xml`:

```

    src
    tests

```

###  Health Score

41

—

FairBetter than 89% of packages

Maintenance44

Moderate activity, may be stable

Popularity18

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity76

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

Recently: every ~172 days

Total

30

Last Release

445d ago

Major Versions

0.8.0 → 1.0.02021-04-12

1.4.1 → 2.0.02022-09-08

2.1.0 → 3.0.02022-11-27

PHP version history (3 changes)0.1.0PHP ^7.1

1.1.0PHP ^7.1 || ^8.0

1.2.0PHP ^7.4 || ^8.0

### Community

Maintainers

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

---

Top Contributors

[![yethee](https://avatars.githubusercontent.com/u/559488?v=4)](https://github.com/yethee "yethee (68 commits)")

### Embed Badge

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

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

###  Alternatives

[drupal/coder

Coder is a library to review Drupal code.

3043.6M461](/packages/drupal-coder)[yoast/yoastcs

PHP\_CodeSniffer rules for Yoast projects

221.1M29](/packages/yoast-yoastcs)[mayflower/mo4-coding-standard

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

17508.3k5](/packages/mayflower-mo4-coding-standard)[shopsys/coding-standards

Coding standards definition compatible with PSR-2

20269.1k13](/packages/shopsys-coding-standards)

PHPackages © 2026

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