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

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

madpilot78/php-cs-fixer-config
==============================

Personal coding standards for the php cs fixer

1.2.1(2mo ago)06852MITPHPPHP ^7.3 || ^8.0

Since Apr 28Pushed 1y ago1 watchersCompare

[ Source](https://codeberg.org/madpilot78/php-cs-fixer-config)[ Packagist](https://packagist.org/packages/madpilot78/php-cs-fixer-config)[ RSS](/packages/madpilot78-php-cs-fixer-config/feed)WikiDiscussions main Synced 3w ago

READMEChangelog (3)Dependencies (4)Versions (5)Used By (2)

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

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

Madpilot78 coding standards for [PHP CS Fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer).

Based on [Nexcloud Coding Standard](https://github.com/nextcloud/coding-standard).

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

[](#installation)

Add the package to your dev dependencies

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

and create a `.php-cs-fixer.dist.php` like

```
