Libraries tagged by coden
sebastian/code-unit-reverse-lookup
601317951 Downloads
Looks up which function or method a line of code belongs to
phpunit/php-code-coverage
681686016 Downloads
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
friendsofphp/php-cs-fixer
164710758 Downloads
A tool to automatically fix PHP code style
theseer/tokenizer
547046617 Downloads
A small library for converting tokenized PHP source code into XML and potentially other formats
phpdocumentor/reflection-common
574319169 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
squizlabs/php_codesniffer
273829712 Downloads
PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
slevomat/coding-standard
80294859 Downloads
Slevomat Coding Standard for PHP_CodeSniffer complements Consistence Coding Standard by providing sniffs with additional checks.
sebastian/lines-of-code
337790081 Downloads
Library for counting the lines of code in PHP source code
sebastian/code-unit
342228346 Downloads
Collection of value objects that represent the PHP code units
laminas/laminas-code
134774725 Downloads
Extensions to the PHP Reflection API, static code scanning, and code generation
endroid/qr-code
44243504 Downloads
Endroid QR Code
codeception/codeception
66622852 Downloads
BDD-style testing framework
bacon/bacon-qr-code
103579816 Downloads
BaconQrCode is a QR code generator for PHP.
vimeo/psalm
54124604 Downloads
A static analysis tool for finding errors in PHP applications
symfony/maker-bundle
79879252 Downloads
Symfony Maker helps you create empty commands, controllers, form classes, tests and more so you can forget about writing boilerplate code.