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

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

dfau/coding-standard
====================

dfau coding standard

2.2.0(1y ago)26.5k[2 PRs](https://github.com/DFAU/coding-standard/pulls)3MITPHPPHP ^7.3 | ^8

Since Jun 29Pushed 1y ago3 watchersCompare

[ Source](https://github.com/DFAU/coding-standard)[ Packagist](https://packagist.org/packages/dfau/coding-standard)[ RSS](/packages/dfau-coding-standard/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (8)Dependencies (3)Versions (15)Used By (3)

DFAU Coding Standard
====================

[](#dfau-coding-standard)

🥇 DFAU coding standard configuration.

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

[](#installation--usage)

Install this package:

```
composer require --dev dfau/coding-standard

```

### [ECS (Easy Coding Standard)](https://github.com/symplify/easy-coding-standard)

[](#ecs-easy-coding-standard)

Run coding standard check via (in a typo3 extension context):

```
.Build/bin/ecs check -c .Build/vendor/dfau/coding-standard/ecs.php Classes

```

To fix errors add `--fix` to

```
.Build/bin/ecs check -c .Build/vendor/dfau/coding-standard/ecs.php Classes --fix

```

### [TypoScript Lint](https://github.com/martin-helmich/typo3-typoscript-lint)

[](#typoscript-lint)

Run typo3-typoscript-lint via:

```
.Build/bin/typo3-typoscript-lint  ./**/*.typoscript

```

###  Health Score

36

—

LowBetter than 82% of packages

Maintenance42

Moderate activity, may be stable

Popularity21

Limited adoption so far

Community21

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 52% 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 ~185 days

Recently: every ~176 days

Total

8

Last Release

484d ago

Major Versions

1.0.4 → 2.0.02023-06-06

PHP version history (2 changes)1.0.0PHP ^7.3

1.0.3PHP ^7.3 | ^8

### Community

Maintainers

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

![](https://www.gravatar.com/avatar/670b43b84c8524d6f0344b34f937825fa08335ed0ff26914d2c226eb85dd9cc1?d=identicon)[tmaroschik](/maintainers/tmaroschik)

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

---

Top Contributors

[![helsner](https://avatars.githubusercontent.com/u/16156392?v=4)](https://github.com/helsner "helsner (26 commits)")[![twojtylak](https://avatars.githubusercontent.com/u/16890929?v=4)](https://github.com/twojtylak "twojtylak (20 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (2 commits)")[![dominikdoerr](https://avatars.githubusercontent.com/u/26066118?v=4)](https://github.com/dominikdoerr "dominikdoerr (1 commits)")[![tmaroschik](https://avatars.githubusercontent.com/u/771756?v=4)](https://github.com/tmaroschik "tmaroschik (1 commits)")

### Embed Badge

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

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

###  Alternatives

[sylius-labs/coding-standard

Battle-tested coding standard configuration used in Sylius.

896.1M488](/packages/sylius-labs-coding-standard)[yoast/yoastcs

PHP\_CodeSniffer rules for Yoast projects

221.1M29](/packages/yoast-yoastcs)[suin/phpcs-psr4-sniff

PHP\_CodeSniffer sniff that checks class name matches PSR-4 project structure.

271.7M16](/packages/suin-phpcs-psr4-sniff)[mayflower/mo4-coding-standard

PHP CodeSniffer ruleset implementing the MO4 coding standards extending the Symfony coding standards.

17508.3k5](/packages/mayflower-mo4-coding-standard)[infinum/eightshift-coding-standards

Eightshift WordPress Coding Standards

1785.2k3](/packages/infinum-eightshift-coding-standards)[orisai/coding-standard

Strict PHP coding standard

19193.5k62](/packages/orisai-coding-standard)

PHPackages © 2026

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