Libraries tagged by php-code
phpunit/php-code-coverage
814176928 Downloads
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
friendsofphp/php-cs-fixer
207036578 Downloads
A tool to automatically fix PHP code style
squizlabs/php_codesniffer
331200866 Downloads
PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
symfony/var-exporter
327072624 Downloads
Allows exporting any serializable PHP data structure to plain PHP code
symfony/error-handler
571802541 Downloads
Provides tools to manage errors and ease debugging PHP code
sebastian/complexity
457276743 Downloads
Library for calculating the complexity of PHP code units
sebastian/code-unit
458495391 Downloads
Collection of value objects that represent the PHP code units
rector/rector
97357466 Downloads
Instant Upgrade and Automated Refactoring of any PHP code
symfony/debug
383321280 Downloads
Provides tools to ease debugging PHP code
slevomat/coding-standard
105432079 Downloads
Slevomat Coding Standard for PHP_CodeSniffer complements Consistence Coding Standard by providing sniffs with additional checks.
phpcompatibility/php-compatibility
63149111 Downloads
A set of sniffs for PHP_CodeSniffer that checks for PHP cross-version compatibility.
dealerdirect/phpcodesniffer-composer-installer
139117752 Downloads
PHP_CodeSniffer Standards Composer Installer Plugin
tracy/tracy
21721630 Downloads
😎 Tracy: the addictive tool to ease debugging PHP code for cool developers. Friendly design, logging, profiler, advanced features like debugging AJAX calls or CLI support. You will love it.
symplify/easy-coding-standard
29360334 Downloads
Use Coding Standard with 0-knowledge of PHP-CS-Fixer and PHP_CodeSniffer.
staabm/side-effects-detector
37998126 Downloads
A static analysis tool to detect side effects in PHP code