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

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

baijunyao/php-cs-fixer-config
=============================

Custom PHP CS Fixer

v0.3.1(1y ago)02.2k14MITPHP

Since Feb 6Pushed 1y ago1 watchersCompare

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

READMEChangelogDependencies (2)Versions (5)Used By (4)

PHP CS Fixer Config
===================

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

Uniformly manage the code style of all projects.

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

[](#installation)

Require this package with composer using the following command:

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

Usage
-----

[](#usage)

Create *.php-cs-fixer.php* in your project root directory.

```
