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