Libraries tagged by phpcsc
giles/php-csc
246 Downloads
PHP code style check 利用git hook、phplint、phpcs在git commit的时候对php代码进行语法检测、代码风格检查,如果有问题,不允许提交。
squizlabs/php_codesniffer
275492632 Downloads
PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
slevomat/coding-standard
81006773 Downloads
Slevomat Coding Standard for PHP_CodeSniffer complements Consistence Coding Standard by providing sniffs with additional checks.
wp-coding-standards/wpcs
26554341 Downloads
PHP_CodeSniffer rules (sniffs) to enforce WordPress coding conventions
phpcompatibility/php-compatibility
48371018 Downloads
A set of sniffs for PHP_CodeSniffer that checks for PHP cross-version compatibility.
dealerdirect/phpcodesniffer-composer-installer
106148971 Downloads
PHP_CodeSniffer Standards Composer Installer Plugin
sirbrillig/phpcs-variable-analysis
32600251 Downloads
A PHPCS sniff to detect problems with variables.
phpcsstandards/phpcsutils
12701223 Downloads
A suite of utility functions for use with PHP_CodeSniffer
phpcsstandards/phpcsextra
8813834 Downloads
A collection of sniffs and standards for use with PHP_CodeSniffer.
pheromone/phpcs-security-audit
2577833 Downloads
phpcs-security-audit is a set of PHP_CodeSniffer rules that finds vulnerabilities and weaknesses related to security in PHP code
phpcompatibility/phpcompatibility-wp
18897714 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
9000905 Downloads
CodeSniffer ruleset for the Symfony 2+ coding standard
automattic/vipwpcs
6303935 Downloads
PHP_CodeSniffer rules (sniffs) to enforce WordPress VIP minimum coding conventions
doctrine/coding-standard
8908698 Downloads
The Doctrine Coding Standard is a set of PHPCS rules applied to all Doctrine projects.
micheh/phpcs-gitlab
4335578 Downloads
Gitlab Report for PHP_CodeSniffer (display the violations in the Gitlab CI/CD Code Quality Report)