PHPackages                             motley/ecs-config - 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. motley/ecs-config

ActiveLibrary[Testing &amp; Quality](/categories/testing)

motley/ecs-config
=================

Rule Set for EasyCodingStandard

3.0.2(1w ago)215.7k—6.6%2MITPHPPHP ^8.1CI passing

Since Aug 31Pushed 1w ago1 watchersCompare

[ Source](https://github.com/motleyhand/ecs-config)[ Packagist](https://packagist.org/packages/motley/ecs-config)[ RSS](/packages/motley-ecs-config/feed)WikiDiscussions main Synced yesterday

READMEChangelog (10)Dependencies (3)Versions (23)Used By (2)

Rule Set for EasyCodingStandard
===============================

[](#rule-set-for-easycodingstandard)

An opinionated rule set for [EasyCodingStandard](https://github.com/symplify/easy-coding-standard)

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

[](#installation)

```
composer require --dev motley/ecs-config
```

Usage
-----

[](#usage)

In your `ecs.php`:

```
// …
use Motley\EasyCodingStandard\SetList as MotleySetList

return static function (ECSConfig $ecsConfig): void {
    // Define paths, cache directory etc

    $ecsConfig->sets([MotleySetList::MOTLEY]);

    // Override anything you wish, add exclusions etc
}
```

###  Health Score

55

—

FairBetter than 97% of packages

Maintenance98

Actively maintained with recent releases

Popularity29

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor1

Top contributor holds 96.4% 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 ~66 days

Recently: every ~257 days

Total

22

Last Release

9d ago

Major Versions

1.12.0 → 2.02023-08-30

2.1 → 3.02025-11-10

PHP version history (2 changes)1.0PHP &gt;=7.4

1.12.0PHP ^8.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/1a1d27670a95f08f55f62cbc0be0ac9ec00273e1dfa61a29d9224603e8d71ec2?d=identicon)[tamas](/maintainers/tamas)

---

Top Contributors

[![TamasSzigeti](https://avatars.githubusercontent.com/u/148897?v=4)](https://github.com/TamasSzigeti "TamasSzigeti (27 commits)")[![renovate[bot]](https://avatars.githubusercontent.com/in/2740?v=4)](https://github.com/renovate[bot] "renovate[bot] (1 commits)")

### Embed Badge

![Health badge](/badges/motley-ecs-config/health.svg)

```
[![Health](https://phpackages.com/badges/motley-ecs-config/health.svg)](https://phpackages.com/packages/motley-ecs-config)
```

###  Alternatives

[dms/phpunit-arraysubset-asserts

This package provides ArraySubset and related asserts once deprecated in PHPUnit 8

14429.2M361](/packages/dms-phpunit-arraysubset-asserts)

PHPackages © 2026

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