PHPackages                             mogic/mogic-phpcs - 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. mogic/mogic-phpcs

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

mogic/mogic-phpcs
=================

PHP coding standard used at Mogic GmbH

v2.1.0(1y ago)13.5kproprietaryPHP

Since Mar 2Pushed 7mo ago2 watchersCompare

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

READMEChangelogDependencies (1)Versions (8)Used By (0)

Mogic PHP coding standard
=========================

[](#mogic-php-coding-standard)

A set of rules for [PHP-CS-Fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer).

Usage
-----

[](#usage)

### Project with composer

[](#project-with-composer)

The repository is mirrored automatically to Github: The package is also available on packagist:

Now run:

```
$ composer require --dev mogic/mogic-phpcs:dev-master
```

and create `.php-cs-fixer.php` with the following content:

```
