Libraries tagged by PHP_CodeSniffer
submitty/php-codesniffer
294150 Downloads
Submitty PHP CodeSniffer Standard
moxio/php-codesniffer-sniffs
293967 Downloads
Custom sniffs for PHP_CodeSniffer
pragmarx/laravelcs
112721 Downloads
PHP_CodeSniffer custom Sniff for Laravel coding standard
phpcsstandards/phpcsdevtools
1001963 Downloads
Tools for PHP_CodeSniffer sniff developers.
phpcsstandards/phpcsdevcs
729973 Downloads
Coding Standards ruleset for the code in external standards for PHP_CodeSniffer.
drevops/phpcs-standard
116004 Downloads
DrevOps PHP_CodeSniffer rules: enforce consistent naming (snakeCase or camelCase) for variables and parameters, PHPUnit data provider conventions.
consistence/coding-standard
842301 Downloads
Consistence - Coding Standard - PHP Code Sniffer rules
php-collective/code-sniffer
348167 Downloads
PhpCollective Code Sniffer Standards
rarst/phpcs-cognitive-complexity
133542 Downloads
Cognitive complexity implementation for PHP_CodeSniffer
phpcompatibility/phpcompatibility-symfony
1055739 Downloads
A set of rulesets for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by the Symfony polyfill libraries.
phpcompatibility/phpcompatibility-passwordcompat
1058109 Downloads
A ruleset for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by ircmaxell's password_compat library.
mayflower/mo4-coding-standard
533394 Downloads
PHP CodeSniffer ruleset implementing the MO4 coding standards extending the Symfony coding standards.
interaction-design-foundation/coding-standard
161995 Downloads
IxDF coding standard: PHP_CodeSniffer rules and shared PHP-CS-Fixer configuration.
hyva-themes/hyva-coding-standard
27209 Downloads
A set of Hyvä specific PHP CodeSniffer rules extending the Magento Coding Standard
bamboohr/variable-analysis
585750 Downloads
Provides PHP CodeSniffer sniffs to find unused and undefined variables.