PHPackages                             kr0lik/php-cs-fixer - 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. kr0lik/php-cs-fixer

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

kr0lik/php-cs-fixer
===================

Code style fixer

2.0.1(1y ago)0513PHPPHP ^8.0CI passing

Since Oct 19Pushed 1y ago1 watchersCompare

[ Source](https://github.com/kr0lik/php-cs-fixer)[ Packagist](https://packagist.org/packages/kr0lik/php-cs-fixer)[ RSS](/packages/kr0lik-php-cs-fixer/feed)WikiDiscussions master Synced 6d ago

READMEChangelog (5)Dependencies (2)Versions (7)Used By (3)

php-cs-fixer
============

[](#php-cs-fixer)

A tool to automatically fix PHP Coding Standards

Installation
============

[](#installation)

Run

```
composer require --dev kr0lik/php-cs-fixer

```

Copy rules:

```
cp ./vendor/kr0lik/php-cs-fixer/.php_cs.dist ./

```

More info:

Develop:
--------

[](#develop)

docker pull composer:2.2.20

docker run -v .:/app --rm composer:2.2.20 composer install

docker run -v .:/app --rm composer:2.2.20 vendor/bin/php-cs-fixer fix

docker run -v .:/app --rm composer:2.2.20 vendor/bin/phpunit tests

###  Health Score

35

—

LowBetter than 79% of packages

Maintenance48

Moderate activity, may be stable

Popularity9

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity63

Established project with proven stability

 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.

###  Release Activity

Cadence

Every ~413 days

Total

5

Last Release

381d ago

Major Versions

1.0.2 → 2.0.02023-06-01

PHP version history (3 changes)1.0.0PHP &gt;=7.1.3

2.0.0PHP &gt;=7.4

2.0.1PHP ^8.0

### Community

Maintainers

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

---

Top Contributors

[![kr0lik](https://avatars.githubusercontent.com/u/12142976?v=4)](https://github.com/kr0lik "kr0lik (8 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/kr0lik-php-cs-fixer/health.svg)

```
[![Health](https://phpackages.com/badges/kr0lik-php-cs-fixer/health.svg)](https://phpackages.com/packages/kr0lik-php-cs-fixer)
```

###  Alternatives

[kmlaravel/laravel-geographical-calculator

laravel package help you to implement geographical calculation, with With several algorithms that help you deal with coordinates

42677.2k2](/packages/kmlaravel-laravel-geographical-calculator)[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)[shopsys/coding-standards

Coding standards definition compatible with PSR-2

20269.1k13](/packages/shopsys-coding-standards)[friendsoftypo3/kickstarter

Extension Kickstarter - Kickstart TYPO3 Extension

243.1k](/packages/friendsoftypo3-kickstarter)

PHPackages © 2026

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