Skip to content

easy-coding-standard/easy-cs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Easy CS

The easiest way to use any coding standard in your PHP project.


Installation

composer require easy-cs/easy-cs --dev

Usage

Run Easy CS to generate a configuration file:

vendor/bin/ecs

Run Easy CS again o fix your code:

vendor/bin/ecs --fix

That's it!

About

The easiest way to use any coding standard in your project.

Topics

Resources

Stars

Watchers

Forks