Libraries tagged by codes
sebastian/code-unit-reverse-lookup
735343090 Downloads
Looks up which function or method a line of code belongs to
phpunit/php-code-coverage
822799771 Downloads
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
friendsofphp/php-cs-fixer
210071954 Downloads
A tool to automatically fix PHP code style
theseer/tokenizer
683209200 Downloads
A small library for converting tokenized PHP source code into XML and potentially other formats
rector/rector
99955080 Downloads
Instant Upgrade and Automated Refactoring of any PHP code
phpdocumentor/reflection-common
661859934 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
laminas/laminas-code
166669222 Downloads
Extensions to the PHP Reflection API, static code scanning, and code generation
endroid/qr-code
57932975 Downloads
Endroid QR Code
squizlabs/php_codesniffer
335068819 Downloads
PHP_CodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards.
sebastian/lines-of-code
465014636 Downloads
Library for counting the lines of code in PHP source code
sebastian/code-unit
465650383 Downloads
Collection of value objects that represent the PHP code units
bacon/bacon-qr-code
138923885 Downloads
BaconQrCode is a QR code generator for PHP.
vimeo/psalm
69646614 Downloads
A static analysis tool for finding errors in PHP applications
symfony/maker-bundle
98661937 Downloads
Symfony Maker helps you create empty commands, controllers, form classes, tests and more so you can forget about writing boilerplate code.
larastan/larastan
28945843 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel