Libraries tagged by php codesniffer
submitty/php-codesniffer
301268 Downloads
Submitty PHP CodeSniffer Standard
moxio/php-codesniffer-sniffs
295663 Downloads
Custom sniffs for PHP_CodeSniffer
pragmarx/laravelcs
112905 Downloads
PHP_CodeSniffer custom Sniff for Laravel coding standard
phpcsstandards/phpcsdevtools
1007584 Downloads
Tools for PHP_CodeSniffer sniff developers.
phpcsstandards/phpcsdevcs
733595 Downloads
Coding Standards ruleset for the code in external standards for PHP_CodeSniffer.
drevops/phpcs-standard
126213 Downloads
DrevOps PHP_CodeSniffer rules: enforce consistent naming (snakeCase or camelCase) for variables and parameters, PHPUnit data provider conventions.
consistence/coding-standard
843201 Downloads
Consistence - Coding Standard - PHP Code Sniffer rules
php-collective/code-sniffer
356590 Downloads
PhpCollective Code Sniffer Standards
rarst/phpcs-cognitive-complexity
137111 Downloads
Cognitive complexity implementation for PHP_CodeSniffer
phpcompatibility/phpcompatibility-symfony
1066923 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
1069312 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
537176 Downloads
PHP CodeSniffer ruleset implementing the MO4 coding standards extending the Symfony coding standards.
interaction-design-foundation/coding-standard
166596 Downloads
IxDF coding standard: PHP_CodeSniffer rules and shared PHP-CS-Fixer configuration.
hyva-themes/hyva-coding-standard
27856 Downloads
A set of Hyvä specific PHP CodeSniffer rules extending the Magento Coding Standard
bamboohr/variable-analysis
589158 Downloads
Provides PHP CodeSniffer sniffs to find unused and undefined variables.