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

ActiveLibrary

umbrellio/code-style-php
========================

Umbrellio php code style.

2.0(2y ago)781.2k↑62.2%1[1 PRs](https://github.com/umbrellio/code-style-php/pulls)11MITPHPPHP ^7.4|^8.0|^8.1|^8.2|^8.3|^8.4CI passing

Since May 24Pushed 6mo ago3 watchersCompare

[ Source](https://github.com/umbrellio/code-style-php)[ Packagist](https://packagist.org/packages/umbrellio/code-style-php)[ Docs](https://github.com/umbrellio/code-style-php)[ RSS](/packages/umbrellio-code-style-php/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (7)Dependencies (1)Versions (14)Used By (11)

php-config-umbrellio
====================

[](#php-config-umbrellio)

Settings used in [Umbrellio](https://umbrellio.biz) php projects.

---

### Installation

[](#installation)

Install via composer:

```
php composer.phar require --dev umbrellio/code-style-php
```

Create config `ecs.yml`:

```
imports:
  - { resource: vendor/umbrellio/code-style-php/umbrellio-cs.yml }
```

If major version of [EasyCodingStandard](https://github.com/Symplify/EasyCodingStandard) 9 or higher create config `ecs.php`:

```
