Libraries tagged by phpcs
friendsofphp/php-cs-fixer
181538428 Downloads
A tool to automatically fix PHP code style
squizlabs/php_codesniffer
297783669 Downloads
PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
slevomat/coding-standard
90626042 Downloads
Slevomat Coding Standard for PHP_CodeSniffer complements Consistence Coding Standard by providing sniffs with additional checks.
phpcompatibility/php-compatibility
54290668 Downloads
A set of sniffs for PHP_CodeSniffer that checks for PHP cross-version compatibility.
wp-coding-standards/wpcs
29885770 Downloads
PHP_CodeSniffer rules (sniffs) to enforce WordPress coding conventions
dealerdirect/phpcodesniffer-composer-installer
119249624 Downloads
PHP_CodeSniffer Standards Composer Installer Plugin
php-cs-fixer/diff
105459013 Downloads
sebastian/diff v3 backport support for PHP 5.6+
sirbrillig/phpcs-variable-analysis
36501702 Downloads
A PHPCS sniff to detect problems with variables.
phpcsstandards/phpcsutils
16704347 Downloads
A suite of utility functions for use with PHP_CodeSniffer
phpcsstandards/phpcsextra
11878320 Downloads
A collection of sniffs and standards for use with PHP_CodeSniffer.
pheromone/phpcs-security-audit
2844890 Downloads
phpcs-security-audit is a set of PHP_CodeSniffer rules that finds vulnerabilities and weaknesses related to security in PHP code
kubawerlos/php-cs-fixer-custom-fixers
8103485 Downloads
A set of custom fixers for PHP CS Fixer
fabpot/php-cs-fixer
5359722 Downloads
A tool to automatically fix PHP code style
tightenco/duster
1183586 Downloads
Automatic configuration for Laravel apps to apply Tighten's standard linting & code standards.
phpcompatibility/phpcompatibility-wp
21389666 Downloads
A ruleset for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by WordPress.