PHPackages                             nlubisch/grumphp-easycodingstandard - 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. nlubisch/grumphp-easycodingstandard

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

nlubisch/grumphp-easycodingstandard
===================================

EasyCodingStandard Task for GrumPHP

1.1.0(7y ago)42.5k5MITPHPPHP &gt;=7.1

Since Apr 10Pushed 6y ago1 watchersCompare

[ Source](https://github.com/nlubisch/grumphp-easycodingstandard)[ Packagist](https://packagist.org/packages/nlubisch/grumphp-easycodingstandard)[ RSS](/packages/nlubisch-grumphp-easycodingstandard/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (1)Dependencies (2)Versions (4)Used By (0)

GrumPHP EasyCodingStandard Task
===============================

[](#grumphp-easycodingstandard-task)

This package extends [GrumPHP](https://github.com/phpro/grumphp) with a task that runs [EasyCodingStandard](https://github.com/Symplify/EasyCodingStandard).

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

[](#installation)

The easiest way to install this package is through composer:

```
composer require nlubisch/grumphp-easycodingstandard --dev

```

Add the extension loader to your `grumphp.yml`

```
parameters:
    extensions:
        - NLubisch\GrumPHP\Extension
```

Usage
-----

[](#usage)

```
parameters:
    tasks:
        ecs:
            whitelist_patterns:
                - src
                - tests
            fix: true
```

**config***Default: `null`*

If the EasyCodingStandard config is in a different path you can specify it.

**whitelist\_patterns***Default: `[]`*

This parameters is an array of directories/files to run EasyCodingStandard on.

**fix***Default: `false`*

If EasyCodingStandard finds any error `fix` defines if they should be fixed.

###  Health Score

31

—

LowBetter than 66% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity23

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 55.6% 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 ~4 days

Total

3

Last Release

2631d ago

PHP version history (2 changes)1.0.0PHP &gt;=7.0

1.0.1PHP &gt;=7.1

### Community

Maintainers

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

---

Top Contributors

[![nlubisch](https://avatars.githubusercontent.com/u/3511228?v=4)](https://github.com/nlubisch "nlubisch (5 commits)")[![ruudk](https://avatars.githubusercontent.com/u/104180?v=4)](https://github.com/ruudk "ruudk (3 commits)")[![trepatudo](https://avatars.githubusercontent.com/u/3707100?v=4)](https://github.com/trepatudo "trepatudo (1 commits)")

---

Tags

easy-coding-standardgrumphpphptask

###  Code Quality

Code StyleECS

### Embed Badge

![Health badge](/badges/nlubisch-grumphp-easycodingstandard/health.svg)

```
[![Health](https://phpackages.com/badges/nlubisch-grumphp-easycodingstandard/health.svg)](https://phpackages.com/packages/nlubisch-grumphp-easycodingstandard)
```

###  Alternatives

[vijaycs85/drupal-quality-checker

Setups code quality checking tools for Drupal project.

51192.8k4](/packages/vijaycs85-drupal-quality-checker)[sci3ma/symfony-grumphp

Configured GrumPHP with bunch of tools for static code analysis Symfony Framework

196.8k](/packages/sci3ma-symfony-grumphp)

PHPackages © 2026

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