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

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

kennedy-osaze/php-cs-fixer-config
=================================

Opinionated configuration for PHP coding standard rules

3.0(1y ago)17.3k↓50%1MITPHP

Since Mar 23Pushed 1y ago1 watchersCompare

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

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

Opinionated configuration for PHP coding standard rules
=======================================================

[](#opinionated-configuration-for-php-coding-standard-rules)

This contains an opinionated PHP coding standard rules for PHP-CS-Fixer which could be used on personal projects and packages alike

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

[](#installation)

```
composer require --dev kennedy-osaze/php-cs-fixer-config
```

Basic Usage
-----------

[](#basic-usage)

Create a `.php-cs-fixer.dist.php` config file at the root of your project and paste this:

```
