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

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

flexis/php-cs-fixer-config
==========================

Provides common configurations for friendsofphp/php-cs-fixer, used within FLEX-IS

v0.1.1(3y ago)016MITPHPPHP ^8.1

Since Mar 20Pushed 3y agoCompare

[ Source](https://github.com/flex-is/php-cs-fixer-config)[ Packagist](https://packagist.org/packages/flexis/php-cs-fixer-config)[ RSS](/packages/flexis-php-cs-fixer-config/feed)WikiDiscussions main Synced yesterday

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

Configuration for PHP Coding Standards Fixer
============================================

[](#configuration-for-php-coding-standards-fixer)

[![Version](https://camo.githubusercontent.com/3cd0a91e905e2721be91ac141f6651848b3975f6a0d96074aeb2ab23ae57daeb/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f666c657869732f7068702d63732d66697865722d636f6e6669673f6c6162656c3d737461626c65)](https://packagist.org/packages/flexis/php-cs-fixer-config)[![Build](https://camo.githubusercontent.com/302ff46ab3d37e56ee4f2fee16773040d17046e45a106c414b6be00a32118b89/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f666c65782d69732f7068702d63732d66697865722d636f6e6669672f63692e79616d6c3f6272616e63683d6d61696e266c6f676f3d676974687562)](https://github.com/flex-is/php-cs-fixer-config/actions/workflows/ci.yaml)[![Coverage](https://camo.githubusercontent.com/dbf926af4fac403f5fb05d8494843c62c6486559b5bcfb73d55a4e7e14a90a4a/68747470733a2f2f6170702e636f646163792e636f6d2f70726f6a6563742f62616467652f436f7665726167652f3234366232343932646334303436393562306465656536653665636164633735)](https://www.codacy.com/gh/flex-is/php-cs-fixer-config/dashboard)[![License: MIT](https://camo.githubusercontent.com/08662bb339bee903c7279b82f3217310d3f196fdfa63b019d294ae85e1a5d7d7/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d696e666f726d6174696f6e616c2e737667)](https://opensource.org/licenses/MIT)

This repository was created for the purpose of introducing uniform coding standards for PHP code within [FLEX-IS](https://flexis.sk).

It is based on the ideas of [`refinery29/php-cs-fixer-config`](https://github.com/refinery29/php-cs-fixer-config).

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

[](#installation)

Install this package via composer:

`$ composer require --dev flexis/php-cs-fixer-config`

Create a configuration file [`.php-cs-fixer.dist.php`](/.php-cs-fixer.dist.php):

1. Create `Finder` with paths to the source code.
2. Choose a set of rules according to the target PHP version.
3. *(optional)* Set header comment.
4. Set cache filename and add it to the `.gitignore`.
    - `.php-cs-fixer.cache`

Usage
=====

[](#usage)

To fix coding standards manually, run:

`$ php vendor/bin/php-cs-fixer fix`

> 💡 See the [official documentation](https://cs.symfony.com/doc/usage) for more examples.

License
=======

[](#license)

This package is licensed using the MIT License.

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity45

Maturing project, gaining track record

 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 ~20 days

Total

2

Last Release

1182d ago

### Community

Maintainers

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

---

Top Contributors

[![miskovicm](https://avatars.githubusercontent.com/u/91959084?v=4)](https://github.com/miskovicm "miskovicm (85 commits)")

---

Tags

phpphp-cs-fixer

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

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

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

###  Alternatives

[shopsys/coding-standards

Coding standards definition compatible with PSR-2

20280.7k20](/packages/shopsys-coding-standards)

PHPackages © 2026

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