Libraries tagged by php code
phpunit/php-code-coverage
685210632 Downloads
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
friendsofphp/php-cs-fixer
165788409 Downloads
A tool to automatically fix PHP code style
theseer/tokenizer
550434834 Downloads
A small library for converting tokenized PHP source code into XML and potentially other formats
sebastian/code-unit
345353242 Downloads
Collection of value objects that represent the PHP code units
squizlabs/php_codesniffer
275492632 Downloads
PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
sebastian/lines-of-code
340937976 Downloads
Library for counting the lines of code in PHP source code
laminas/laminas-code
135643900 Downloads
Extensions to the PHP Reflection API, static code scanning, and code generation
bacon/bacon-qr-code
104479714 Downloads
BaconQrCode is a QR code generator for PHP.
endroid/qr-code
44589286 Downloads
Endroid QR Code
laravel/pint
68891871 Downloads
An opinionated code formatter for PHP.
vimeo/psalm
54438867 Downloads
A static analysis tool for finding errors in PHP applications
larastan/larastan
10631065 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan wrapper for Laravel
symfony/var-exporter
251804775 Downloads
Allows exporting any serializable PHP data structure to plain PHP code
symfony/error-handler
453173762 Downloads
Provides tools to manage errors and ease debugging PHP code
sebastian/complexity
340930027 Downloads
Library for calculating the complexity of PHP code units