Libraries tagged by cold
sebastian/code-unit-reverse-lookup
716597920 Downloads
Looks up which function or method a line of code belongs to
phpunit/php-code-coverage
802254812 Downloads
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
friendsofphp/php-cs-fixer
202945759 Downloads
A tool to automatically fix PHP code style
theseer/tokenizer
663656765 Downloads
A small library for converting tokenized PHP source code into XML and potentially other formats
symfony/error-handler
559962700 Downloads
Provides tools to manage errors and ease debugging PHP code
phpdocumentor/reflection-common
648859863 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
squizlabs/php_codesniffer
325991046 Downloads
PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
slevomat/coding-standard
102748294 Downloads
Slevomat Coding Standard for PHP_CodeSniffer complements Consistence Coding Standard by providing sniffs with additional checks.
sebastian/lines-of-code
446674504 Downloads
Library for counting the lines of code in PHP source code
sebastian/code-unit
448520554 Downloads
Collection of value objects that represent the PHP code units
ramsey/collection
402974228 Downloads
A PHP library for representing and manipulating collections.
nunomaduro/collision
282429004 Downloads
Cli error handling for console/command-line PHP applications.
laminas/laminas-code
161000760 Downloads
Extensions to the PHP Reflection API, static code scanning, and code generation
endroid/qr-code
55175272 Downloads
Endroid QR Code
doctrine/collections
371391940 Downloads
PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.