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

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

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

Nextcloud coding standards for the php cs fixer

v1.4.0(10mo ago)14162[8 issues](https://github.com/nextcloud/coding-standard/issues)[1 PRs](https://github.com/nextcloud/coding-standard/pulls)MITPHPPHP ^8.0CI passing

Since Mar 27Pushed 2mo ago3 watchersCompare

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

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

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

```
