chadicus / coding-standard
Chadicus Coding standard
Installs: 26 734
Dependents: 18
Suggesters: 0
Security: 0
Stars: 2
Watchers: 1
Forks: 1
Open Issues: 0
Requires
- squizlabs/php_codesniffer: ^3.0.1
README
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: