PHPackages                             axazara/php-cs - 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. axazara/php-cs

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

axazara/php-cs
==============

Axa Zara PHP Code style configuration for `php-cs-fixer` based on PSR-12.

v0.4(2mo ago)09.6k↑1556.3%7MITPHP ^7.4 || ^8.0

Since Oct 4Compare

[ Source](https://github.com/axazara/php-cs)[ Packagist](https://packagist.org/packages/axazara/php-cs)[ Docs](https://axazara.com)[ RSS](/packages/axazara-php-cs/feed)WikiDiscussions Synced 2w ago

READMEChangelog (4)Dependencies (12)Versions (6)Used By (7)

This package provides [php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) configuration applied in [Axa Zara](https://axazara.com/) PHP projects. This represents the standard code style applied within Axa Zara's PHP project.

Quickstart
----------

[](#quickstart)

### Step 1 of 3

[](#step-1-of-3)

Install the package via Composer:

```
composer require --dev axazara/php-cs
```

### Step 2 of 3

[](#step-2-of-3)

Once package installed, a file `.php-cs-fixer.dist.php` will be created at the root of your project with the following contents:

```
