Libraries tagged by phpcsc
giles/php-csc
249 Downloads
PHP code style check 利用git hook、phplint、phpcs在git commit的时候对php代码进行语法检测、代码风格检查,如果有问题,不允许提交。
squizlabs/php_codesniffer
325163651 Downloads
PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
slevomat/coding-standard
102346354 Downloads
Slevomat Coding Standard for PHP_CodeSniffer complements Consistence Coding Standard by providing sniffs with additional checks.
phpcompatibility/php-compatibility
61147855 Downloads
A set of sniffs for PHP_CodeSniffer that checks for PHP cross-version compatibility.
wp-coding-standards/wpcs
33690652 Downloads
PHP_CodeSniffer rules (sniffs) to enforce WordPress coding conventions
dealerdirect/phpcodesniffer-composer-installer
135295209 Downloads
PHP_CodeSniffer Standards Composer Installer Plugin
sirbrillig/phpcs-variable-analysis
40499249 Downloads
A PHPCS sniff to detect problems with variables.
phpcsstandards/phpcsutils
21881639 Downloads
A suite of utility functions for use with PHP_CodeSniffer
phpcsstandards/phpcsextra
15452988 Downloads
A collection of sniffs and standards for use with PHP_CodeSniffer.
pheromone/phpcs-security-audit
3084213 Downloads
phpcs-security-audit is a set of PHP_CodeSniffer rules that finds vulnerabilities and weaknesses related to security in PHP code
tightenco/duster
1584107 Downloads
Automatic configuration for Laravel apps to apply Tighten's standard linting & code standards.
phpcompatibility/phpcompatibility-wp
24093748 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
10043141 Downloads
CodeSniffer ruleset for the Symfony 2+ coding standard
automattic/vipwpcs
8156231 Downloads
PHP_CodeSniffer rules (sniffs) to enforce WordPress VIP minimum coding conventions
doctrine/coding-standard
11582374 Downloads
The Doctrine Coding Standard is a set of PHPCS rules applied to all Doctrine projects.