Skip to content

chadicus/coding-standard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chadicus Coding Standard

Latest Stable Version Latest Unstable Version License

Total Downloads Daily Downloads Monthly Downloads

A PHP_CodeSniffer coding standard.

See what "sniffs" are enforced here.

Composer

This standard is meant to be used in a project using Composer. It can be added to your project's composer.json as follows:

composer require --dev chadicus/coding-standard

Then to use it, you can run the following (or add to your build process):

./vendor/bin/phpcs --standard=$(pwd)/vendor/chadicus/coding-standard/Chadicus YOUR_FILES_AND_DIRECTORIES

Contact

Developers may be contacted at: