Libraries tagged by php-code
phpunit/php-code-coverage
682644179 Downloads
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
friendsofphp/php-cs-fixer
165023355 Downloads
A tool to automatically fix PHP code style
squizlabs/php_codesniffer
274307985 Downloads
PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
symfony/var-exporter
250203755 Downloads
Allows exporting any serializable PHP data structure to plain PHP code
symfony/error-handler
450713809 Downloads
Provides tools to manage errors and ease debugging PHP code
sebastian/complexity
338625961 Downloads
Library for calculating the complexity of PHP code units
sebastian/code-unit
343065896 Downloads
Collection of value objects that represent the PHP code units
rector/rector
64735949 Downloads
Instant Upgrade and Automated Refactoring of any PHP code
symfony/debug
368337594 Downloads
Provides tools to ease debugging PHP code
slevomat/coding-standard
80494768 Downloads
Slevomat Coding Standard for PHP_CodeSniffer complements Consistence Coding Standard by providing sniffs with additional checks.
dealerdirect/phpcodesniffer-composer-installer
105464555 Downloads
PHP_CodeSniffer Standards Composer Installer Plugin
tracy/tracy
17906349 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
23232014 Downloads
Use Coding Standard with 0-knowledge of PHP-CS-Fixer and PHP_CodeSniffer.
nette/php-generator
42485324 Downloads
🐘 Nette PHP Generator: generates neat PHP code for you. Supports new PHP 8.3 features.
composer/class-map-generator
58575097 Downloads
Utilities to scan PHP code and generate class maps.