A collection of Codesniffer rules.
This package is a collection of Codesniffer rules. Some of them are custom rules and some of them are inspired from other packages.
You can install this package through composer
$ composer require webthink/codesniffer
Please see CHANGELOG for more information what has changed recently.
For now there are no test. I hope I will write some soon.
- https://github.com/squizlabs/PHP_CodeSniffer/
- https://github.com/cakephp/cakephp-codesniffer/
- https://github.com/object-calisthenics/phpcs-calisthenics-rules
- https://github.com/aik099/CodingStandard/
- https://github.com/php-fig-rectified/psr2r-sniffer
- https://github.com/klausi/coder
- Write tests
- Create a wiki