Libraries tagged by coda
sebastian/code-unit-reverse-lookup
737045436 Downloads
Looks up which function or method a line of code belongs to
phpunit/php-code-coverage
824687876 Downloads
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
friendsofphp/php-cs-fixer
210740344 Downloads
A tool to automatically fix PHP code style
theseer/tokenizer
685014584 Downloads
A small library for converting tokenized PHP source code into XML and potentially other formats
rector/rector
100533214 Downloads
Instant Upgrade and Automated Refactoring of any PHP code
phpdocumentor/reflection-common
663091482 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
laminas/laminas-code
167202810 Downloads
Extensions to the PHP Reflection API, static code scanning, and code generation
endroid/qr-code
58185061 Downloads
Endroid QR Code
sebastian/lines-of-code
466721832 Downloads
Library for counting the lines of code in PHP source code
sebastian/code-unit
467219216 Downloads
Collection of value objects that represent the PHP code units
bacon/bacon-qr-code
139578274 Downloads
BaconQrCode is a QR code generator for PHP.
vimeo/psalm
69860682 Downloads
A static analysis tool for finding errors in PHP applications
symfony/maker-bundle
99005593 Downloads
Symfony Maker helps you create empty commands, controllers, form classes, tests and more so you can forget about writing boilerplate code.
larastan/larastan
29309813 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
symfony/var-exporter
333982454 Downloads
Allows exporting any serializable PHP data structure to plain PHP code