Libraries tagged by sniffs
brick/coding-standard
1906 Downloads
Coding standard tools and configurations used in Brick organization.
yellow-twins/fluid-lens
343 Downloads
Static analyzer for Fluid templates: finds duplicated markup that should become Partials, plus accessibility and best-practice sniffs.
uocs/uncanny-owl-coding-standards
6831 Downloads
PHP_CodeSniffer rules (sniffs) to enforce Uncanny Owl coding conventions
space48/magento2-code-quality
2396 Downloads
Provides rulesets for phpmd, phpcs and eslint that overrides some Magento sniffs and provides some new ones as well
shanept/mime-sniffer
3235 Downloads
Sniffs the MIME type of many common types of files.
senky/phpbb-coding-standard
737 Downloads
phpBB Coding Standard for PHP_CodeSniffer complements Coding Guidelines by providing sniffs with additional checks.
pixelfederation/coding-standards
84050 Downloads
Standardized PHPCS sniffs for backend developers.
pccomponentes/coding-standard
83672 Downloads
PcComponentes Coding Standard for PHP_CodeSniffer complements Consistence Coding Standard by providing sniffs with additional checks.
mygento/coding-standard
58300 Downloads
A set of PHP rules and sniffs
cloudycity/coding-standard
49399 Downloads
CloudyCity Coding Standard for PHP_CodeSniffer complements Consistence Coding Standard by providing sniffs with additional checks.
buddypress/bp-coding-standards
16438 Downloads
PHP_CodeSniffer rules (sniffs) to enforce BuddyPress minimum coding conventions
artisanpack-ui/code-style
7725 Downloads
A custom PHP code style standard based on PHPStorm settings. This package provides custom sniffs for PHP_CodeSniffer that enforce consistent code style across your PHP projects.
awyiss/phpcs-sniffs
45 Downloads
Custom PHP_CodeSniffer standard and sniffs for Awyiss projects
steevanb/php-code-sniffs
9173 Downloads
Steevan BARBOYON coding standards.
matthewbdaly/abstract-or-final-sniff
9598 Downloads
A CodeSniffer sniff that requires that all classes be either abstract or final