Libraries tagged by phpcl
dmamontov/gollos-restapi
17 Downloads
PHPClient to work with through Gollos Rest API.
wp-coding-standards/wpcs
48177859 Downloads
PHP_CodeSniffer rules (sniffs) to enforce WordPress coding conventions
squizlabs/php_codesniffer
386321816 Downloads
PHP_CodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards.
slevomat/coding-standard
134847493 Downloads
Slevomat Coding Standard for PHP_CodeSniffer complements Consistence Coding Standard by providing sniffs with additional checks.
phpcompatibility/php-compatibility
81662709 Downloads
A set of sniffs for PHP_CodeSniffer that checks for PHP cross-version compatibility.
dealerdirect/phpcodesniffer-composer-installer
176546249 Downloads
PHP_CodeSniffer Standards Composer Installer Plugin
sebastian/phpcpd
48279303 Downloads
Copy/Paste Detector (CPD) for PHP code.
sirbrillig/phpcs-variable-analysis
52591597 Downloads
A PHPCS sniff to detect problems with variables.
phpunit/phpcov
22956296 Downloads
CLI frontend for php-code-coverage
phpcsstandards/phpcsutils
40581967 Downloads
A suite of utility functions for use with PHP_CodeSniffer
phpcsstandards/phpcsextra
30105482 Downloads
A collection of sniffs and standards for use with PHP_CodeSniffer.
phpcompatibility/phpcompatibility-wp
34554928 Downloads
A ruleset for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by WordPress.
phpcollection/phpcollection
64758308 Downloads
General-Purpose Collection Library for PHP
pheromone/phpcs-security-audit
3862009 Downloads
phpcs-security-audit is a set of PHP_CodeSniffer rules that finds vulnerabilities and weaknesses related to security in PHP code
overtrue/phplint
14175475 Downloads
`phplint` is a tool that can speed up linting of php files by running several lint processes at once.