Libraries tagged by php code
phpunit/php-code-coverage
738432665 Downloads
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
friendsofphp/php-cs-fixer
182671482 Downloads
A tool to automatically fix PHP code style
symfony/error-handler
503791014 Downloads
Provides tools to manage errors and ease debugging PHP code
rector/rector
79157420 Downloads
Instant Upgrade and Automated Refactoring of any PHP code
theseer/tokenizer
601757635 Downloads
A small library for converting tokenized PHP source code into XML and potentially other formats
sebastian/code-unit
392925893 Downloads
Collection of value objects that represent the PHP code units
squizlabs/php_codesniffer
299385255 Downloads
PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
phpcompatibility/php-compatibility
54668714 Downloads
A set of sniffs for PHP_CodeSniffer that checks for PHP cross-version compatibility.
sebastian/lines-of-code
388795455 Downloads
Library for counting the lines of code in PHP source code
laminas/laminas-code
148719499 Downloads
Extensions to the PHP Reflection API, static code scanning, and code generation
bacon/bacon-qr-code
118202215 Downloads
BaconQrCode is a QR code generator for PHP.
endroid/qr-code
49885892 Downloads
Endroid QR Code
laravel/pint
87719149 Downloads
An opinionated code formatter for PHP.
vimeo/psalm
59032342 Downloads
A static analysis tool for finding errors in PHP applications
larastan/larastan
17339912 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan wrapper for Laravel