Libraries tagged by code
sebastian/code-unit-reverse-lookup
578168422 Downloads
Looks up which function or method a line of code belongs to
phpunit/php-code-coverage
657774728 Downloads
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
friendsofphp/php-cs-fixer
157752196 Downloads
A tool to automatically fix PHP code style
theseer/tokenizer
524049419 Downloads
A small library for converting tokenized PHP source code into XML and potentially other formats
phpdocumentor/reflection-common
559072151 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
laminas/laminas-code
129104815 Downloads
Extensions to the PHP Reflection API, static code scanning, and code generation
endroid/qr-code
41990328 Downloads
Endroid QR Code
squizlabs/php_codesniffer
263117212 Downloads
PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
sebastian/lines-of-code
316552529 Downloads
Library for counting the lines of code in PHP source code
sebastian/code-unit
321162011 Downloads
Collection of value objects that represent the PHP code units
codeception/codeception
64528743 Downloads
BDD-style testing framework
bacon/bacon-qr-code
97720754 Downloads
BaconQrCode is a QR code generator for PHP.
vimeo/psalm
51989706 Downloads
A static analysis tool for finding errors in PHP applications
symfony/maker-bundle
76530875 Downloads
Symfony Maker helps you create empty commands, controllers, form classes, tests and more so you can forget about writing boilerplate code.
larastan/larastan
7697665 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan wrapper for Laravel