PHPackages                             ivang11/php-style - 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. ivang11/php-style

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

ivang11/php-style
=================

PHP style rules for PHP-CS-Fixer

1.1.1(6y ago)027MITPHPPHP ^7.2

Since Jun 14Pushed 6y agoCompare

[ Source](https://github.com/IvanG11/php-style)[ Packagist](https://packagist.org/packages/ivang11/php-style)[ Docs](https://github.com/IvanG11/php-style)[ RSS](/packages/ivang11-php-style/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (3)Dependencies (1)Versions (4)Used By (0)

PHP style rules for PHP-CS-Fixer
================================

[](#php-style-rules-for-php-cs-fixer)

These are the rules applied across all my projects.

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

[](#installation)

You can install using [composer](https://getcomposer.org/) from [Packagist](https://packagist.org/packages/ivang11/php-style).

```
composer require ivang11/php-style --dev

```

Usage
-----

[](#usage)

In your `.php_cs.dist` config file

```
