PHPackages                             enterio/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. [PSR &amp; Standards](/categories/psr-standards)
4. /
5. enterio/coding-standard

ActivePhpcodesniffer-standard[PSR &amp; Standards](/categories/psr-standards)

enterio/coding-standard
=======================

The Enterio Coding Standard as PHPCS ruleset.

014

Since Dec 13Pushed 7y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

Enterio Coding Standard
=======================

[](#enterio-coding-standard)

Enterio Coding Standard as PHPCS ruleset.

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

[](#installation)

Install the coding standard with the following command:

```
composer require "enterio/coding-standard"

```

To use this coding standard in your project add the following phpcs.xml in the root directory:

```

    src
    tests

```

Usage
-----

[](#usage)

You can check for violations with phpcs:

```
vendor/bin/phpcs --standard=Enterio /path/to/file/to/validate

```

You can also do automatic fixes of violations with phpcbf:

```
vendor/bin/phpcbf --standard=Enterio /path/to/file/to/validate

```

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity39

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/228ffe574dc41db64ed5963233c464de7c0ce9318c8e936bd48804b2848edeb2?d=identicon)[stedekay](/maintainers/stedekay)

---

Top Contributors

[![stedekay](https://avatars.githubusercontent.com/u/1071560?v=4)](https://github.com/stedekay "stedekay (14 commits)")

### Embed Badge

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

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

###  Alternatives

[phpdocumentor/type-resolver

A PSR-5 based resolver of Class names, Types and Structural Element Names

9.2k719.5M166](/packages/phpdocumentor-type-resolver)[pimple/pimple

Pimple, a simple Dependency Injection Container

2.7k130.5M1.4k](/packages/pimple-pimple)[league/container

A fast and intuitive dependency injection container.

86387.8M343](/packages/league-container)[stella-maris/clock

A pre-release of the proposed PSR-20 Clock-Interface

7947.5M2](/packages/stella-maris-clock)[wptrt/wpthemereview

PHP\_CodeSniffer rules (sniffs) to verify theme compliance with the rules for theme hosting on wordpress.org

217736.5k29](/packages/wptrt-wpthemereview)[inpsyde/modularity

Modular PSR-11 implementation for WordPress plugins, themes or libraries.

54383.3k3](/packages/inpsyde-modularity)

PHPackages © 2026

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