PHPackages                             tmloberon/codestyle - 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. tmloberon/codestyle

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

tmloberon/codestyle
===================

Kellerkinder codestyle definitions for different PHP versions. (Continued)

4.0.1(5mo ago)0276MITPHP

Since Jan 12Pushed 5mo agoCompare

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

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

Usage
=====

[](#usage)

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

[](#installation)

First require the package via composer:

`composer require --dev tm/codestyle`

Choose a version
----------------

[](#choose-a-version)

After that, decide which configuration you want to use, currently the following configurations are supported:

- PHP 7.4
- PHP 8.0
- PHP 8.1
- PHP 8.2
- PHP 8.3
- PHP 8.4
- PHP 8.5

Implementation
--------------

[](#implementation)

- Create a `.php-cs-fixer.dist.php` or add the one provided by the project to the root folder of your project.
- Change the version to one of the listed above
- Finally, add `.php-cs-fixer.cache` to project specific `.gitignore` file
- If you want to apply the changes simply use: `./vendor/bin/php-cs-fixer fix`
- Use the following command to take a look at the changes before applying them: `./vendor/bin/php-cs-fixer fix --dry-run`

###  Health Score

35

—

LowBetter than 77% of packages

Maintenance70

Regular maintenance activity

Popularity16

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity36

Early-stage or recently created project

 Bus Factor1

Top contributor holds 55.4% 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 ~0 days

Total

2

Last Release

172d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/28302826?v=4)[Tobias Matthaiou](/maintainers/tmloberon)[@tmloberon](https://github.com/tmloberon)

---

Top Contributors

[![jochenmanz](https://avatars.githubusercontent.com/u/116965?v=4)](https://github.com/jochenmanz "jochenmanz (36 commits)")[![kleinmann](https://avatars.githubusercontent.com/u/85701?v=4)](https://github.com/kleinmann "kleinmann (23 commits)")[![TumTum](https://avatars.githubusercontent.com/u/225997?v=4)](https://github.com/TumTum "TumTum (3 commits)")[![mioduszewski](https://avatars.githubusercontent.com/u/748014?v=4)](https://github.com/mioduszewski "mioduszewski (1 commits)")[![t2oh4e](https://avatars.githubusercontent.com/u/3286907?v=4)](https://github.com/t2oh4e "t2oh4e (1 commits)")[![Wysselbie](https://avatars.githubusercontent.com/u/31248794?v=4)](https://github.com/Wysselbie "Wysselbie (1 commits)")

---

Tags

fixerphp-cs-fixercustom-fixerk10r

### Embed Badge

![Health badge](/badges/tmloberon-codestyle/health.svg)

```
[![Health](https://phpackages.com/badges/tmloberon-codestyle/health.svg)](https://phpackages.com/packages/tmloberon-codestyle)
```

###  Alternatives

[stechstudio/laravel-php-cs-fixer

Easily format your Laravel Code with this Configuration file and accompanying artisan command.

146724.4k2](/packages/stechstudio-laravel-php-cs-fixer)[typo3/coding-standards

A set of coding guidelines for any TYPO3-related project or extension

683.1M604](/packages/typo3-coding-standards)[jubeki/laravel-code-style

Combine Custom Fixers with the ruleset of Laravel Pint to fix your code style in Laravel Applications/Packages.

56570.4k8](/packages/jubeki-laravel-code-style)[stevebauman/unfinalize

Permanently remove final keywords from vendor packages.

14426.0k](/packages/stevebauman-unfinalize)[redaxo/php-cs-fixer-config

php-cs-fixer config for REDAXO

10105.6k17](/packages/redaxo-php-cs-fixer-config)

PHPackages © 2026

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