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

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

publiq/php-cs-fixer-config
==========================

Configuration for PHP Coding Standards Fixer to be used on all PHP projects at Publiq

v2.1(1y ago)144.6k↓12.5%[1 PRs](https://github.com/cultuurnet/php-cs-fixer-config/pulls)5GPL-3.0-onlyPHPPHP ^7.1 || ^8.0

Since Feb 26Pushed 1y ago17 watchersCompare

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

READMEChangelog (7)Dependencies (1)Versions (9)Used By (5)

PHP CS Fixer config
===================

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

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

[](#installation)

Add this library as a dev dependency to your project

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

Add the following to the `.php_cs` file in the root of your repository and modify based on your application.

```
