Libraries tagged by code sniffer
squizlabs/php_codesniffer
391839848 Downloads
PHP_CodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards.
wp-coding-standards/wpcs
49851362 Downloads
PHP_CodeSniffer rules (sniffs) to enforce WordPress coding conventions
slevomat/coding-standard
137892506 Downloads
Slevomat Coding Standard for PHP_CodeSniffer complements Consistence Coding Standard by providing sniffs with additional checks.
phpcompatibility/php-compatibility
83653202 Downloads
A set of sniffs for PHP_CodeSniffer that checks for PHP cross-version compatibility.
symplify/easy-coding-standard
38315905 Downloads
Use Coding Standard with 0-knowledge of PHP-CS-Fixer and PHP_CodeSniffer
dealerdirect/phpcodesniffer-composer-installer
180568575 Downloads
PHP_CodeSniffer Standards Composer Installer Plugin
cakephp/cakephp-codesniffer
11917094 Downloads
CakePHP CodeSniffer Standards
phpcsstandards/phpcsutils
42636017 Downloads
A suite of utility functions for use with PHP_CodeSniffer
phpcsstandards/phpcsextra
31810723 Downloads
A collection of sniffs and standards for use with PHP_CodeSniffer.
doctrine/coding-standard
15707232 Downloads
The Doctrine Coding Standard is a set of PHPCS rules applied to all Doctrine projects.
pheromone/phpcs-security-audit
3912299 Downloads
phpcs-security-audit is a set of PHP_CodeSniffer rules that finds vulnerabilities and weaknesses related to security in PHP code
phpcompatibility/phpcompatibility-wp
35716733 Downloads
A ruleset for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by WordPress.
magento/magento-coding-standard
14380521 Downloads
A set of Magento specific PHP CodeSniffer rules.
escapestudios/symfony2-coding-standard
11649828 Downloads
CodeSniffer ruleset for the Symfony 2+ coding standard
automattic/vipwpcs
11777935 Downloads
PHP_CodeSniffer rules (sniffs) to enforce WordPress VIP minimum coding conventions