PHPackages                             simgroep/coding-standards - 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. simgroep/coding-standards

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

simgroep/coding-standards
=========================

Coding standard configuration for SIMGroep PHP projects using fabpot/php-cs-fixer

2.1.0(2y ago)022.9k↓39.4%41MITPHPPHP ^7.0|^8.0

Since Nov 23Pushed 2y ago3 watchersCompare

[ Source](https://github.com/simgroep/coding-standards)[ Packagist](https://packagist.org/packages/simgroep/coding-standards)[ RSS](/packages/simgroep-coding-standards/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (1)Versions (18)Used By (1)

simgroep/coding-standards
=========================

[](#simgroepcoding-standards)

Coding standard configuration for SIMGroep PHP projects using `friendsofphp/php-cs-fixer`

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

[](#installation)

```
$ composer require simgroep/coding-standards

```

Configuration
-------------

[](#configuration)

To customize the default configuration in your project you can add a `.php-cs-fixer.php` to your project and include the default configuration like this:

```
