PHPackages                             nextcloud/coding-standard - 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. nextcloud/coding-standard

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

nextcloud/coding-standard
=========================

Nextcloud coding standards for the php cs fixer

v1.4.0(11mo ago)143.4M—4.9%2[8 issues](https://github.com/nextcloud/coding-standard/issues)[1 PRs](https://github.com/nextcloud/coding-standard/pulls)3MITPHPPHP ^8.0CI passing

Since Mar 27Pushed 2mo ago3 watchersCompare

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

READMEChangelog (10)Dependencies (2)Versions (22)Used By (3)

Nextcloud Coding Standard
=========================

[](#nextcloud-coding-standard)

Nextcloud coding standards for the [php cs fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer).

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

[](#installation)

Add the package to your dev dependencies

```
composer require --dev nextcloud/coding-standard
```

and create a `.php-cs-fixer.dist.php` like

```
