dev-develop
dev-developChadicus Coding standard
MIT
The Requires
by Chad Gray
phpcs standard coding
Chadicus Coding standard
A PHP_CodeSniffer coding standard., (*3)
See what "sniffs" are enforced here., (*4)
This standard is meant to be used in a project using Composer. It can be added to your project's composer.json as follows:, (*5)
composer require --dev chadicus/coding-standard
Then to use it, you can run the following (or add to your build process):, (*6)
./vendor/bin/phpcs --standard=$(pwd)/vendor/chadicus/coding-standard/Chadicus YOUR_FILES_AND_DIRECTORIES
Developers may be contacted at:, (*7)
Chadicus Coding standard
MIT
phpcs standard coding