Libraries tagged by coda
sebastian/code-unit-reverse-lookup
604247265 Downloads
Looks up which function or method a line of code belongs to
phpunit/php-code-coverage
684696852 Downloads
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
friendsofphp/php-cs-fixer
165624803 Downloads
A tool to automatically fix PHP code style
theseer/tokenizer
549941175 Downloads
A small library for converting tokenized PHP source code into XML and potentially other formats
phpdocumentor/reflection-common
576282562 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
laminas/laminas-code
135510770 Downloads
Extensions to the PHP Reflection API, static code scanning, and code generation
endroid/qr-code
44532551 Downloads
Endroid QR Code
sebastian/lines-of-code
340479541 Downloads
Library for counting the lines of code in PHP source code
sebastian/code-unit
344898055 Downloads
Collection of value objects that represent the PHP code units
bacon/bacon-qr-code
104341460 Downloads
BaconQrCode is a QR code generator for PHP.
vimeo/psalm
54392485 Downloads
A static analysis tool for finding errors in PHP applications
symfony/maker-bundle
80316106 Downloads
Symfony Maker helps you create empty commands, controllers, form classes, tests and more so you can forget about writing boilerplate code.
larastan/larastan
10587579 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan wrapper for Laravel
symfony/var-exporter
251469725 Downloads
Allows exporting any serializable PHP data structure to plain PHP code
symfony/string
486464301 Downloads
Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way