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