PHPackages                             distortedfusion/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. [PSR &amp; Standards](/categories/psr-standards)
4. /
5. distortedfusion/php-cs-fixer-config

ActiveLibrary[PSR &amp; Standards](/categories/psr-standards)

distortedfusion/php-cs-fixer-config
===================================

A shared php-cs-fixer config used in our packages.

2.2.0(3mo ago)116.4k↓50%6MITPHPPHP ^8.0CI passing

Since Sep 11Pushed 3mo ago1 watchersCompare

[ Source](https://github.com/distortedfusion/php-cs-fixer-config)[ Packagist](https://packagist.org/packages/distortedfusion/php-cs-fixer-config)[ RSS](/packages/distortedfusion-php-cs-fixer-config/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (1)Versions (10)Used By (6)

Distorted Fusion - Shared Coding Standard
=========================================

[](#distorted-fusion---shared-coding-standard)

[![Latest Version](https://camo.githubusercontent.com/fb0ce9eee1c48f606da0c4783a83b370c747f0ae5a927b60f711c93cff16c83f/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f7461672f646973746f72746564667573696f6e2f7068702d63732d66697865722d636f6e6669672e7376673f7374796c653d666c61742d737175617265)](https://github.com/distortedfusion/php-cs-fixer-config/tags)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](https://github.com/distortedfusion/php-cs-fixer-config/blob/master/LICENSE)[![Build Status](https://camo.githubusercontent.com/a16c36b721da364b49a7c8b90cbeec706c879ee8bc843e5ac1b197d8dd7665c6/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f646973746f72746564667573696f6e2f7068702d63732d66697865722d636f6e6669672f43492d43442e7376673f7374796c653d666c61742d737175617265)](https://github.com/distortedfusion/php-cs-fixer-config/actions)

This is a shared [FriendsOfPHP/PHP-CS-Fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer) configuration used in our packages.

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

[](#installation)

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

Usage
-----

[](#usage)

Create a `.php_cs.dist` configuration file in the root of your project.

```
