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

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

k10r/codestyle
==============

Kellerkinder codestyle definitions for different PHP versions.

v3.1.0(3y ago)386.3k↓22%214MITPHP

Since Dec 19Pushed 2y ago2 watchersCompare

[ Source](https://github.com/kellerkinderDE/codestyle)[ Packagist](https://packagist.org/packages/k10r/codestyle)[ RSS](/packages/k10r-codestyle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (1)Versions (21)Used By (14)

Usage
=====

[](#usage)

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

[](#installation)

First require the package via composer:

`composer require --dev k10r/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

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

41

—

FairBetter than 89% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity35

Limited adoption so far

Community26

Small or concentrated contributor base

Maturity72

Established project with proven stability

 Bus Factor1

Top contributor holds 58.1% 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 ~112 days

Recently: every ~198 days

Total

17

Last Release

1280d ago

Major Versions

v1.0.12 → v2.0.02021-09-24

v2.0.1 → v3.0.02022-10-25

### Community

Maintainers

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

![](https://www.gravatar.com/avatar/3cb3cb3341c1d1cfa2e2ac75fffcc2fc5ab5e1004ce7ba4da1e41a6ac42e2ea1?d=identicon)[kleinmann](/maintainers/kleinmann)

---

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)")[![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

codestylephpfixerphp-cs-fixercustom-fixerk10r

### Embed Badge

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

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

###  Alternatives

[stechstudio/laravel-php-cs-fixer

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

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

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

662.8M379](/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.

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

Permanently remove final keywords from vendor packages.

14423.1k](/packages/stevebauman-unfinalize)

PHPackages © 2026

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