Libraries tagged by php code
phpunit/php-code-coverage
768379744 Downloads
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
friendsofphp/php-cs-fixer
191608700 Downloads
A tool to automatically fix PHP code style
symfony/error-handler
531166059 Downloads
Provides tools to manage errors and ease debugging PHP code
rector/rector
86155067 Downloads
Instant Upgrade and Automated Refactoring of any PHP code
theseer/tokenizer
630811450 Downloads
A small library for converting tokenized PHP source code into XML and potentially other formats
sebastian/code-unit
419235151 Downloads
Collection of value objects that represent the PHP code units
squizlabs/php_codesniffer
311667467 Downloads
PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
phpcompatibility/php-compatibility
57839090 Downloads
A set of sniffs for PHP_CodeSniffer that checks for PHP cross-version compatibility.
sebastian/lines-of-code
416009033 Downloads
Library for counting the lines of code in PHP source code
laminas/laminas-code
154894804 Downloads
Extensions to the PHP Reflection API, static code scanning, and code generation
bacon/bacon-qr-code
125170646 Downloads
BaconQrCode is a QR code generator for PHP.
endroid/qr-code
52547885 Downloads
Endroid QR Code
laravel/pint
98450811 Downloads
An opinionated code formatter for PHP.
vimeo/psalm
61617102 Downloads
A static analysis tool for finding errors in PHP applications
larastan/larastan
20987386 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel