PHPackages                             bitbag/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. [PSR &amp; Standards](/categories/psr-standards)
4. /
5. bitbag/coding-standard

ActiveLibrary[PSR &amp; Standards](/categories/psr-standards)

bitbag/coding-standard
======================

BitBag coding standard

v3.0.4(8mo ago)3258.6k↑10.7%9[2 issues](https://github.com/BitBagCommerce/coding-standard/issues)[2 PRs](https://github.com/BitBagCommerce/coding-standard/pulls)20MITPHPPHP ^8.0

Since Nov 18Pushed 8mo ago10 watchersCompare

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

READMEChangelog (10)Dependencies (8)Versions (15)Used By (20)

BitBag Coding Standard
======================

[](#bitbag-coding-standard)

---

At BitBag we do believe in open source. However, we are able to do it just because of our awesome clients, who are kind enough to share some parts of our work with the community. Therefore, if you feel like there is a possibility for us to work together, feel free to reach out. You will find out more about our professional services, technologies, and contact details at [https://bitbag.io/](https://bitbag.io/contact-us/?utm_source=github&utm_medium=referral&utm_campaign=coding_standard).

Like what we do? Want to join us? Check out our job listings on our [career page](https://bitbag.io/career/?utm_source=github&utm_medium=referral&utm_campaign=career). Not familiar with Symfony &amp; Sylius yet, but still want to start with us? Join our [academy](https://bitbag.io/pl/akademia?utm_source=github&utm_medium=url&utm_campaign=akademia)!

Table of Content
----------------

[](#table-of-content)

---

- [Overview](#overview)
- [Support](#we-are-here-to-help)
- [Installation](#installation)
    - [Usage](#usage)
    - [Customization](#customization)
- [About us](#about-us)
    - [Community](#community)
- [Demo](#demo-sylius-shop)
- [License](#license)
- [Contact](#contact)

Overview
========

[](#overview)

---

[BitBag](https://bitbag.io/) coding standard helps you produce solid and maintainable code. At [BitBag Coding Bible](https://github.com/BitBagCommerce/BitBagBible) you can get familiar with standard we have implemented in our library. [ECS](https://github.com/symplify/easy-coding-standard)and [PHPStan](https://github.com/phpstan/phpstan) are responsible for keeping your code in order.

We are here to help
-------------------

[](#we-are-here-to-help)

This **open-source library was developed to help the community**. If you have any additional questions, would like help with installing or configuring the plugin, or need any assistance with your project - let us know!

[![](https://camo.githubusercontent.com/bc809b81359538ae823cb36f284286a258f910db2498c8ba92faad4c30344b57/68747470733a2f2f6269746261672e696f2f77702d636f6e74656e742f75706c6f6164732f323032302f31302f627574746f6e2d636f6e746163742e706e67)](https://bitbag.io/contact-us/?utm_source=github&utm_medium=referral&utm_campaign=coding_standard)

Installation
============

[](#installation)

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

Create `ecs.php` file with following lines or add import line to your existing file if you have one

```
