PHPackages                             twentyfifth/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. [Testing &amp; Quality](/categories/testing)
4. /
5. twentyfifth/php-cs-fixer-config

ActiveLibrary[Testing &amp; Quality](/categories/testing)

twentyfifth/php-cs-fixer-config
===============================

Provides the 25th-floor configuration for friendsofphp/php-cs-fixer.

1.0.0(6y ago)1980MITPHPPHP ^7.1

Since Aug 5Pushed 6y ago4 watchersCompare

[ Source](https://github.com/25th-floor/php-cs-fixer-config)[ Packagist](https://packagist.org/packages/twentyfifth/php-cs-fixer-config)[ Docs](https://www.25th-floor.com/)[ RSS](/packages/twentyfifth-php-cs-fixer-config/feed)WikiDiscussions master Synced today

READMEChangelog (1)Dependencies (6)Versions (2)Used By (0)

25th-floor php-cs-fixer-config
==============================

[](#25th-floor-php-cs-fixer-config)

Provides multiple rule sets for [`friendsofphp/php-cs-fixer`](https://github.com/FriendsOfPHP/PHP-CS-Fixer). This repository is based on [`localheinz/php-cs-fixer-config`](https://github.com/localheinz/php-cs-fixer-config).

Requirements
------------

[](#requirements)

PHP needs to be a minimum version of PHP 7.1.0.

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

[](#installation)

Run

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

```

Usage
-----

[](#usage)

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

```
