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

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

dbt/php-cs-fixer-config
=======================

De Boer Tool PHP-CS-Fixer Configuration

3.0.1(4y ago)01.2k1MITPHP

Since May 12Pushed 4y ago2 watchersCompare

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

READMEChangelog (4)Dependencies (1)Versions (5)Used By (1)

De Boer Tool PHP-CS-Fixer Config
================================

[](#de-boer-tool-php-cs-fixer-config)

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

[](#installation)

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

If you don't already have a `.php_cs.dist.php` configuration file, create one in your project root:

```
touch .php_cs.dist.php
```

Then fill it out:

```
