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

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

binsoul/coding-standard
=======================

Coding standard

2.0.1(6mo ago)07654MITPHPPHP &gt;=8.3

Since Apr 14Pushed 6mo ago1 watchersCompare

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

READMEChangelogDependencies (5)Versions (13)Used By (4)

coding-standard
===============

[](#coding-standard)

[![Latest Version on Packagist](https://camo.githubusercontent.com/1f0ff2ca4552517c403041fee32a57f2487b83b0918d04bfcc7165219e18500e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f62696e736f756c2f636f64696e672d7374616e646172642e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/binsoul/coding-standard)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)

This package provides the coding standard for our projects.

Install
-------

[](#install)

Via composer:

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

Usage
-----

[](#usage)

Install easy coding standard:

```
$ composer require symplify/easy-coding-standard-prefixed --dev
```

Check coding standard:

```
$ vendor/bin/ecs check src tests --config vendor/binsoul/coding-standard/easy-coding-standard.php
```

Install GrumPHP:

```
$ composer require phpro/grumphp-shim --dev
```

Add GrumPHP configuration to composer.json:

```
{
    "extra": {
        "grumphp": {
            "config-default-path": "vendor/binsoul/coding-standard/grumphp.yaml"
        }
    }
}
```

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

45

—

FairBetter than 91% of packages

Maintenance66

Regular maintenance activity

Popularity13

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity75

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

Recently: every ~214 days

Total

12

Last Release

198d ago

Major Versions

1.0.9 → 2.0.02025-12-18

PHP version history (4 changes)1.0.0PHP ^7.3 || ^8.0

1.0.7PHP ^8.0

1.0.8PHP ^8.1

2.0.0PHP &gt;=8.3

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/14879936?v=4)[binsoul](/maintainers/binsoul)[@binsoul](https://github.com/binsoul)

---

Top Contributors

[![binsoul](https://avatars.githubusercontent.com/u/14879936?v=4)](https://github.com/binsoul "binsoul (49 commits)")

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

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

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

###  Alternatives

[worksome/coding-style

Worksomes coding style

49814.9k66](/packages/worksome-coding-style)[shopsys/coding-standards

Coding standards definition compatible with PSR-2

20280.7k20](/packages/shopsys-coding-standards)[codelytv/coding-style

PHP Coding Style rules we use in Codely

5736.6k8](/packages/codelytv-coding-style)[contao/easy-coding-standard

EasyCodingStandard configurations for Contao

12227.5k345](/packages/contao-easy-coding-standard)[almacareer/coding-standard

Coding standard used in Alma Career projects

1739.1k1](/packages/almacareer-coding-standard)

PHPackages © 2026

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