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

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

netlogix/coding-guidelines-php
==============================

Collection of Tools for netlogix Coding Guidelines

1.0.2(2y ago)0209.4k↑92.3%[2 issues](https://github.com/netlogix/coding-guidelines-php/issues)5MITPHP

Since Feb 14Pushed 2y ago4 watchersCompare

[ Source](https://github.com/netlogix/coding-guidelines-php)[ Packagist](https://packagist.org/packages/netlogix/coding-guidelines-php)[ RSS](/packages/netlogix-coding-guidelines-php/feed)WikiDiscussions main Synced 1mo ago

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

netlogix coding guidelines for PHP
==================================

[](#netlogix-coding-guidelines-for-php)

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

[](#installation)

- Install the Composer Package via:

```
composer require --dev netlogix/coding-guidelines-php
```

- Import the `CodeStyleSettings.xml` into your PhpStorm IDE using: Settings/Preferences &gt; Editor &gt; Code Style &gt; PHP &gt; ⚙️ &gt; Import Scheme...

Basic configuration
-------------------

[](#basic-configuration)

Once installed, add a `ecs.php` file next to your composer.json:

```
