Libraries tagged by codec
sebastian/code-unit
347108493 Downloads
Collection of value objects that represent the PHP code units
laminas/laminas-code
136110788 Downloads
Extensions to the PHP Reflection API, static code scanning, and code generation
endroid/qr-code
44782142 Downloads
Endroid QR Code
bacon/bacon-qr-code
104960048 Downloads
BaconQrCode is a QR code generator for PHP.
vimeo/psalm
54614023 Downloads
A static analysis tool for finding errors in PHP applications
symfony/maker-bundle
80673401 Downloads
Symfony Maker helps you create empty commands, controllers, form classes, tests and more so you can forget about writing boilerplate code.
openai-php/client
6646387 Downloads
OpenAI PHP is a supercharged PHP API client that allows you to interact with the Open AI API
larastan/larastan
10868745 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan wrapper for Laravel
barryvdh/laravel-ide-helper
88782190 Downloads
Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.
symfony/var-exporter
253013628 Downloads
Allows exporting any serializable PHP data structure to plain PHP code
symfony/string
489284649 Downloads
Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way
symfony/stopwatch
282534139 Downloads
Provides a way to profile code
symfony/error-handler
455028542 Downloads
Provides tools to manage errors and ease debugging PHP code
slevomat/coding-standard
81388835 Downloads
Slevomat Coding Standard for PHP_CodeSniffer complements Consistence Coding Standard by providing sniffs with additional checks.
sebastian/complexity
342696784 Downloads
Library for calculating the complexity of PHP code units