Libraries tagged by coda
sebastian/code-unit-reverse-lookup
656823300 Downloads
Looks up which function or method a line of code belongs to
phpunit/php-code-coverage
738995328 Downloads
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
friendsofphp/php-cs-fixer
182740303 Downloads
A tool to automatically fix PHP code style
theseer/tokenizer
602303429 Downloads
A small library for converting tokenized PHP source code into XML and potentially other formats
symfony/error-handler
504323718 Downloads
Provides tools to manage errors and ease debugging PHP code
rector/rector
79287159 Downloads
Instant Upgrade and Automated Refactoring of any PHP code
phpdocumentor/reflection-common
610698585 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
laminas/laminas-code
148854581 Downloads
Extensions to the PHP Reflection API, static code scanning, and code generation
endroid/qr-code
49950456 Downloads
Endroid QR Code
sebastian/lines-of-code
389300340 Downloads
Library for counting the lines of code in PHP source code
sebastian/code-unit
393424922 Downloads
Collection of value objects that represent the PHP code units
bacon/bacon-qr-code
118352177 Downloads
BaconQrCode is a QR code generator for PHP.
vimeo/psalm
59045202 Downloads
A static analysis tool for finding errors in PHP applications
symfony/maker-bundle
88083340 Downloads
Symfony Maker helps you create empty commands, controllers, form classes, tests and more so you can forget about writing boilerplate code.
larastan/larastan
17422132 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan wrapper for Laravel