Libraries tagged by phpcs4
phpcsstandards/phpcsutils
37749429 Downloads
A suite of utility functions for use with PHP_CodeSniffer
wp-coding-standards/wpcs
45915115 Downloads
PHP_CodeSniffer rules (sniffs) to enforce WordPress coding conventions
squizlabs/php_codesniffer
378417697 Downloads
PHP_CodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards.
slevomat/coding-standard
130510292 Downloads
Slevomat Coding Standard for PHP_CodeSniffer complements Consistence Coding Standard by providing sniffs with additional checks.
phpcompatibility/php-compatibility
78811949 Downloads
A set of sniffs for PHP_CodeSniffer that checks for PHP cross-version compatibility.
dealerdirect/phpcodesniffer-composer-installer
170871090 Downloads
PHP_CodeSniffer Standards Composer Installer Plugin
sirbrillig/phpcs-variable-analysis
51000858 Downloads
A PHPCS sniff to detect problems with variables.
phpcsstandards/phpcsextra
27796856 Downloads
A collection of sniffs and standards for use with PHP_CodeSniffer.
pheromone/phpcs-security-audit
3775853 Downloads
phpcs-security-audit is a set of PHP_CodeSniffer rules that finds vulnerabilities and weaknesses related to security in PHP code
tightenco/duster
2626940 Downloads
Automatic configuration for Laravel apps to apply Tighten's standard linting & code standards.
phpcompatibility/phpcompatibility-wp
32945541 Downloads
A ruleset for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by WordPress.
escapestudios/symfony2-coding-standard
11401111 Downloads
CodeSniffer ruleset for the Symfony 2+ coding standard
automattic/vipwpcs
10936917 Downloads
PHP_CodeSniffer rules (sniffs) to enforce WordPress VIP minimum coding conventions
doctrine/coding-standard
14821482 Downloads
The Doctrine Coding Standard is a set of PHPCS rules applied to all Doctrine projects.
sirbrillig/phpcs-changed
4516231 Downloads
Run phpcs on files, but only report warnings/errors from lines which were changed.