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

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

amesplash/php-coding-standard
=============================

The amésplash PHP Coding Standard

0922PHP

Since Sep 8Pushed 4y agoCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

amésplash Coding Standard
=========================

[](#amésplash-coding-standard)

The amésplash coding standard definition for [PHP\_CodeSniffer](https://github.com/squizlabs/PHP_CodeSniffer) used at amésplash. Our coding standard is heavily based on [Slevomat Coding Standard](https://github.com/slevomat/coding-standard) and [Doctrine Coding Standard](https://github.com/doctrine/coding-standard).

```
$ php composer require --dev amesplash/php-coding-standard
```

You now use it to sniff your files like below:

```
$ ./vendor/bin/phpcs --standard=Amesplash /path/to/file/or/folder/to/sniff.php
```

Or to do automatic fixes using phpcbf like below:

```
$ ./vendor/bin/phpcbf --standard=Amesplash /path/to/file/or/folder/to/fix.php

```

Per project ruleset
===================

[](#per-project-ruleset)

To enable the amésplash coding standard for your project, create a phpcs.xml.dist file with the following content:

```

    src

```

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity28

Early-stage or recently created project

 Bus Factor1

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

### Community

Maintainers

![](https://www.gravatar.com/avatar/95e161457cde36522c299a69eef9d8b3edff9bf6558eaa5b41afad140379976c?d=identicon)[merlindiavova](/maintainers/merlindiavova)

---

Top Contributors

[![merlindiavova](https://avatars.githubusercontent.com/u/1636456?v=4)](https://github.com/merlindiavova "merlindiavova (18 commits)")[![mdmercantile](https://avatars.githubusercontent.com/u/67144513?v=4)](https://github.com/mdmercantile "mdmercantile (2 commits)")

### Embed Badge

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

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

###  Alternatives

[phpdocumentor/type-resolver

A PSR-5 based resolver of Class names, Types and Structural Element Names

9.2k719.5M166](/packages/phpdocumentor-type-resolver)[pimple/pimple

Pimple, a simple Dependency Injection Container

2.7k130.5M1.4k](/packages/pimple-pimple)[league/container

A fast and intuitive dependency injection container.

86387.8M343](/packages/league-container)[stella-maris/clock

A pre-release of the proposed PSR-20 Clock-Interface

7947.5M2](/packages/stella-maris-clock)[wptrt/wpthemereview

PHP\_CodeSniffer rules (sniffs) to verify theme compliance with the rules for theme hosting on wordpress.org

217736.5k29](/packages/wptrt-wpthemereview)[inpsyde/modularity

Modular PSR-11 implementation for WordPress plugins, themes or libraries.

54383.3k3](/packages/inpsyde-modularity)

PHPackages © 2026

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