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

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

czende/coding-standard
======================

Coding standard configuration for contributors.

v0.3(7y ago)023MITPHPPHP ^7.1

Since May 11Pushed 7y ago1 watchersCompare

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

READMEChangelogDependencies (1)Versions (4)Used By (0)

 Czende Coding Standard
========================

[](#----czende-coding-standard)

🥇 Coding standard configuration.

Installation &amp; usage
------------------------

[](#installation--usage)

1. Install this package:

    ```
    $ composer require --dev czende/coding-standard
    ```
2. Import a configuration file in `easy-coding-standard.yml` in the root of your project:

    ```
    imports:
        - { resource: vendor/czende/coding-standard/easy-coding-standard.yml }
    ```
3. Run in CLI (remember to have proper composer bin directory config - `"bin-dir": "bin"`)

```
# dry
php bin/ecs check src

# fix
php bin/ecs check src --fix
```

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

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

Total

3

Last Release

2694d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/5628485?v=4)[Jan Czernin](/maintainers/czende)[@czende](https://github.com/czende)

---

Top Contributors

[![czende](https://avatars.githubusercontent.com/u/5628485?v=4)](https://github.com/czende "czende (3 commits)")

### Embed Badge

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

```
[![Health](https://phpackages.com/badges/czende-coding-standard/health.svg)](https://phpackages.com/packages/czende-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

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

EasyCodingStandard configurations for Contao

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

Coding standard used in Alma Career projects

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

PHPackages © 2026

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