code-style-php

Code style configurations for PHP projects

Downloads
3.3K
Stars
0
Committers
4

Index

Installation

Looking for an integration with Laravel? Check out laravel-code-style.

Install the package using composer:

composer require chiiya/code-style-php --dev

Usage

Simply import the rules in your PHP-CS-Fixer, ECS and Rector config files. Have a look at the .php-cs-fixer.dist.php, ecs.php and rector.php in this repository for an example.