Libraries tagged by spiff
stefna/codestyle
19260 Downloads
Custom php sniffer for stefna
sirbrillig/phpcs-no-get-current-user
73614 Downloads
A phpcs sniff to disallow get_current_user.
pixelfederation/coding-standards
72800 Downloads
Standardized PHPCS sniffs for backend developers.
pccomponentes/coding-standard
65397 Downloads
PcComponentes Coding Standard for PHP_CodeSniffer complements Consistence Coding Standard by providing sniffs with additional checks.
mygento/coding-standard
50834 Downloads
A set of PHP rules and sniffs
marcin-orlowski/coding-standard
4022 Downloads
Marcin Orlowski's PHP Code Sniffer coding standard rules
internations/kodierungsregelwerksammlung
137067 Downloads
Custom InterNations code sniffer rules
eviweb/fuelphp-phpcs
49498 Downloads
PHP Code Sniffer standard for Fuel PHP with dedicated CLI
cloudycity/coding-standard
36067 Downloads
CloudyCity Coding Standard for PHP_CodeSniffer complements Consistence Coding Standard by providing sniffs with additional checks.
bmitch/codor
39105 Downloads
Custom PHPCS sniffs to find Code Smells.
babeuloula/phpcs
19418 Downloads
My own PHP code sniffs
tightenco/tighten-coding-standard
113052 Downloads
A PHP Code_Sniffer configuration for the Tighten coding standard.
socialengine/sniffer-rules
48231 Downloads
A Lumen 5 and Laravel 5 SquizLabs Code Sniffer 2.0 artisan command. Detect violations of a defined coding standard. It helps your code remains clean and consistent.
richweber/yii2-code-sniffer-git-hook
22950 Downloads
Code Sniffer Git Hook
matthewbdaly/abstract-or-final-sniff
9271 Downloads
A CodeSniffer sniff that requires that all classes be either abstract or final