PHPackages                             mediatis/typo3-coding-standards - 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. mediatis/typo3-coding-standards

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

mediatis/typo3-coding-standards
===============================

Mediatis - TYPO3 Coding Standards

3.6.0(2mo ago)08.3k↑207.1%12GPL-2.0-or-laterPHPPHP ^8.2CI passing

Since Sep 30Pushed 2mo ago4 watchersCompare

[ Source](https://github.com/mediatis/typo3-coding-standards)[ Packagist](https://packagist.org/packages/mediatis/typo3-coding-standards)[ Docs](https://www.mediatis.de)[ RSS](/packages/mediatis-typo3-coding-standards/feed)WikiDiscussions main Synced 3d ago

READMEChangelog (10)Dependencies (24)Versions (37)Used By (12)

TYPO3 Code Quality Package
==========================

[](#typo3-code-quality-package)

Warning

**This package is deprecated and no longer maintained.**Existing consumers keep working, but no further development is planned. New extensions should not be scaffolded with this.

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

[](#installation)

Make sure that you removed old code quality and pipeline configuration files or folders, e.g. `rector.php`, `.php-cs-fixer.php`, `.phpstan`.

Make sure, your `composer.json` does not have any dev-requirements on explicit code-quality packages (like `phpunit/phpunit`, `rector/rector`, `typo3/coding-standards` and so on).

Make sure your `.gitignore` file includes the folder `.Build` and the file `composer.lock`.

```
.Build
composer.lock

```

Install the TYPO3 coding-standards package.

```
composer require --dev --with-all-dependencies mediatis/typo3-coding-standards

```

Run the kickstart script to install configuration files. Pass the lowest TYPO3 major version number that your extension supports.

```
./.Build/bin/mediatis-typo3-coding-standards-setup

```

Start ddev in the extension folder

```
ddev start

```

Usage - Check
-------------

[](#usage---check)

Run all checks:

```
ddev composer ci

```

Run group checks:

```
# run all code quality checks
ddev composer ci:static

# all php tests and code quality checks
ddev composer ci:php
ddev composer ci:composer
ddev composer ci:yaml
ddev composer ci:json

```

Run specific checks:

```
ddev composer ci:composer:normalize
ddev composer ci:composer:psr-verify
ddev composer ci:composer:validate
ddev composer ci:php:lint
ddev composer ci:php:rector
ddev composer ci:php:cs-fixer
ddev composer ci:php:stan
ddev composer ci:php:tests:unit
ddev composer ci:php:tests:functional
ddev composer ci:yaml:lint
ddev composer ci:json:lint

```

Usage - Fix
-----------

[](#usage---fix)

Run all fixes:

```
ddev composer fix

```

Run group fixes:

```
ddev composer fix:composer
ddev composer fix:php

```

Run specific fixes:

```
ddev composer fix:php:rector
ddev composer fix:php:cs
ddev composer fix:composer:normalize

```

###  Health Score

53

—

FairBetter than 96% of packages

Maintenance87

Actively maintained with recent releases

Popularity22

Limited adoption so far

Community25

Small or concentrated contributor base

Maturity68

Established project with proven stability

 Bus Factor1

Top contributor holds 58.3% 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 ~32 days

Recently: every ~1 days

Total

30

Last Release

68d ago

Major Versions

1.0.5 → 2.02024-04-29

2.1.7 → 3.0.02025-01-30

PHP version history (2 changes)1.0.0PHP ^8.1

3.0.0PHP ^8.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/0744b53af7a0002c4e7adba5f4f057abec49b0de08285e1ff4b29e0c4278353d?d=identicon)[mvoehringer](/maintainers/mvoehringer)

![](https://www.gravatar.com/avatar/befa0897de954bbba333cd7524c200bbee46e3f255af9937f4bbf788354d5df0?d=identicon)[stephan.ude](/maintainers/stephan.ude)

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

---

Top Contributors

[![s-ude](https://avatars.githubusercontent.com/u/3974706?v=4)](https://github.com/s-ude "s-ude (14 commits)")[![mkarulin](https://avatars.githubusercontent.com/u/15366077?v=4)](https://github.com/mkarulin "mkarulin (10 commits)")

---

Tags

phpstandardscodingtypo3

### Embed Badge

![Health badge](/badges/mediatis-typo3-coding-standards/health.svg)

```
[![Health](https://phpackages.com/badges/mediatis-typo3-coding-standards/health.svg)](https://phpackages.com/packages/mediatis-typo3-coding-standards)
```

###  Alternatives

[friendsoftypo3/content-blocks

TYPO3 CMS Content Blocks - Content Types API | Define reusable components via YAML

103519.9k53](/packages/friendsoftypo3-content-blocks)[wp-cli/wp-cli-tests

WP-CLI testing framework

423.1M142](/packages/wp-cli-wp-cli-tests)[typo3/cms-styleguide

TYPO3 extension to showcase TYPO3 Backend capabilities

106760.3k33](/packages/typo3-cms-styleguide)[rcsofttech/audit-trail-bundle

Enterprise-grade, high-performance Symfony audit trail bundle. Automatically track Doctrine entity changes with split-phase architecture, multiple transports (HTTP, Queue, Doctrine), and sensitive data masking.

1189.8k](/packages/rcsofttech-audit-trail-bundle)[7elix/styleguide

TYPO3 extension to showcase TYPO3 Backend capabilities

10727.3k](/packages/7elix-styleguide)[t3sbs/t3sbootstrap

Startup extension to use bootstrap 5 classes, components and more out of the box. Example and info: \[www.t3sbootstrap.de\](https://www.t3sbootstrap.de)

2416.4k](/packages/t3sbs-t3sbootstrap)

PHPackages © 2026

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