PHPackages                             clivern/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. [Utility &amp; Helpers](/categories/utility)
4. /
5. clivern/phpcs

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

clivern/phpcs
=============

PHP Coding Standards.

1.0.2(4y ago)01.4k[1 issues](https://github.com/Clivern/phpcs/issues)3MITPHPPHP ^7.1.3 || ^8.0

Since Jun 27Pushed 4y ago1 watchersCompare

[ Source](https://github.com/Clivern/phpcs)[ Packagist](https://packagist.org/packages/clivern/phpcs)[ Docs](https://github.com/clivern/phpcs)[ RSS](/packages/clivern-phpcs/feed)WikiDiscussions 1.x Synced 4d ago

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

 [![phpcs logo](/assets/img/logo.png?v=1.0.2)](/assets/img/logo.png?v=1.0.2)

### PHP Coding Standards

[](#php-coding-standards)

 [ ![](https://camo.githubusercontent.com/cc3232beef64fe90c83740102f804a0d4c5ba575631ec371ce88a60859e325c4/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f56657273696f6e2d312e302e322d7265642e737667) ](https://packagist.org/packages/clivern/phpcs) [ ![](https://camo.githubusercontent.com/128887c51de1fa9a4ddc82f3643a3a773f1ad69e88f9ed68ffe4ddcc8667cc6a/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c4943454e53452d4d49542d6f72616e67652e737667) ](https://github.com/Clivern/phpcs/blob/master/LICENSE)

Documentation
-------------

[](#documentation)

### Installation:

[](#installation)

To install the package via `composer`, use the following:

```
$ composer require clivern/phpcs --dev
```

Place a file named `.php-cs-fixer.dist.php` that has following content in your project's root directory.

```
