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

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

fyre/php-cs-fixer-config
========================

PHP-CS-Fixer shareable config for the Fyre style.

v1.0.10(8mo ago)037720MITPHP

Since Jun 24Pushed 8mo ago1 watchersCompare

[ Source](https://github.com/elusivecodes/PHP-CS-Fixer-Config)[ Packagist](https://packagist.org/packages/fyre/php-cs-fixer-config)[ RSS](/packages/fyre-php-cs-fixer-config/feed)WikiDiscussions main Synced 3w ago

READMEChangelog (10)Dependencies (1)Versions (12)Used By (20)

Fyre PHP-CS-Fixer Config
========================

[](#fyre-php-cs-fixer-config)

PHP-CS-Fixer shareable config for the *Fyre* style.

Table Of Contents
-----------------

[](#table-of-contents)

- [Installation](#installation)
- [Methods](#methods)

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

[](#installation)

**Using Composer**

```
composer require --dev fyre/php-cs-fixer-config

```

Usage
-----

[](#usage)

```
use Fyre\PhpCsFixer\Config;

$config = new Config();

$config->getFinder()->in(__DIR__);

return $config;
```

###  Health Score

36

—

LowBetter than 79% of packages

Maintenance61

Regular maintenance activity

Popularity12

Limited adoption so far

Community21

Small or concentrated contributor base

Maturity47

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

Recently: every ~121 days

Total

11

Last Release

245d ago

### Community

Maintainers

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

---

Top Contributors

[![elusivecodes](https://avatars.githubusercontent.com/u/18050480?v=4)](https://github.com/elusivecodes "elusivecodes (12 commits)")

### Embed Badge

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

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

###  Alternatives

[slam/php-cs-fixer-extensions

Slam extension of friendsofphp/php-cs-fixer

68968.2k21](/packages/slam-php-cs-fixer-extensions)[jubeki/laravel-code-style

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

56556.0k8](/packages/jubeki-laravel-code-style)[nette/coding-standard

41933.9k19](/packages/nette-coding-standard)[shopsys/coding-standards

Coding standards definition compatible with PSR-2

20276.8k20](/packages/shopsys-coding-standards)[facile-it/facile-coding-standard

Facile.it coding standard

10312.3k30](/packages/facile-it-facile-coding-standard)

PHPackages © 2026

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