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