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(6mo ago)214.0k↓38.9%1MITPHPPHP ^8.1CI passing

Since Aug 31Pushed 6mo ago1 watchersCompare

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

READMEChangelog (10)Dependencies (1)Versions (21)Used By (1)

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

47

—

FairBetter than 94% of packages

Maintenance68

Regular maintenance activity

Popularity28

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 96.2% 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 ~61 days

Recently: every ~268 days

Total

20

Last Release

189d 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 (25 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

[phpspec/prophecy

Highly opinionated mocking framework for PHP 5.3+

8.5k551.7M682](/packages/phpspec-prophecy)[brianium/paratest

Parallel testing for PHP

2.5k118.8M754](/packages/brianium-paratest)[orchestra/testbench

Laravel Testing Helper for Packages Development

2.2k39.1M32.1k](/packages/orchestra-testbench)[phpstan/phpstan-symfony

Symfony Framework extensions and rules for PHPStan

78768.9M1.5k](/packages/phpstan-phpstan-symfony)[instaclick/php-webdriver

PHP WebDriver for Selenium 2

43661.8M22](/packages/instaclick-php-webdriver)[spatie/phpunit-snapshot-assertions

Snapshot testing with PHPUnit

69617.9M510](/packages/spatie-phpunit-snapshot-assertions)

PHPackages © 2026

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