Libraries tagged by phpcs
friendsofphp/php-cs-fixer
165624803 Downloads
A tool to automatically fix PHP code style
squizlabs/php_codesniffer
275245459 Downloads
PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
slevomat/coding-standard
80894919 Downloads
Slevomat Coding Standard for PHP_CodeSniffer complements Consistence Coding Standard by providing sniffs with additional checks.
wp-coding-standards/wpcs
26517604 Downloads
PHP_CodeSniffer rules (sniffs) to enforce WordPress coding conventions
phpcompatibility/php-compatibility
48302597 Downloads
A set of sniffs for PHP_CodeSniffer that checks for PHP cross-version compatibility.
dealerdirect/phpcodesniffer-composer-installer
105998748 Downloads
PHP_CodeSniffer Standards Composer Installer Plugin
php-cs-fixer/diff
102955763 Downloads
sebastian/diff v3 backport support for PHP 5.6+
symplify/easy-coding-standard
23328446 Downloads
Use Coding Standard with 0-knowledge of PHP-CS-Fixer and PHP_CodeSniffer.
sirbrillig/phpcs-variable-analysis
32550080 Downloads
A PHPCS sniff to detect problems with variables.
phpcsstandards/phpcsutils
12658413 Downloads
A suite of utility functions for use with PHP_CodeSniffer
phpcsstandards/phpcsextra
8782622 Downloads
A collection of sniffs and standards for use with PHP_CodeSniffer.
pheromone/phpcs-security-audit
2574373 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
7289075 Downloads
A set of custom fixers for PHP CS Fixer
fabpot/php-cs-fixer
5337548 Downloads
A tool to automatically fix PHP code style
phpcompatibility/phpcompatibility-wp
18871750 Downloads
A ruleset for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by WordPress.