PHPackages                             linasram/ecs-gitlab-format - 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. linasram/ecs-gitlab-format

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

linasram/ecs-gitlab-format
==========================

GitLab output formatter for easy-coding-standard.

1.1.0(1y ago)044MITPHPPHP &gt;=7.4

Since May 20Pushed 1y ago1 watchersCompare

[ Source](https://github.com/LinasRam/ecs-gitlab-format)[ Packagist](https://packagist.org/packages/linasram/ecs-gitlab-format)[ RSS](/packages/linasram-ecs-gitlab-format/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (2)Dependencies (4)Versions (5)Used By (0)

GitLab output formatter for easy-coding-standard
================================================

[](#gitlab-output-formatter-for-easy-coding-standard)

A [GitLab](https://gitlab.com) output formatter for [easy-coding-standard](https://github.com/easy-coding-standard/easy-coding-standard). Generates code quality report in GitLab Code Quality format, so, you can see it in GitLab UI.

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

[](#installation)

Install the package via Composer:

```
composer require linasram/ecs-gitlab-format --dev
```

### Configure your `ecs.php` file to use the formatter

[](#configure-your-ecsphp-file-to-use-the-formatter)

For `easy-coding-standard
