Libraries tagged by coze
squizlabs/php_codesniffer
334677049 Downloads
PHP_CodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards.
sebastian/lines-of-code
464214002 Downloads
Library for counting the lines of code in PHP source code
sebastian/code-unit
464911070 Downloads
Collection of value objects that represent the PHP code units
laminas/laminas-code
166446861 Downloads
Extensions to the PHP Reflection API, static code scanning, and code generation
endroid/qr-code
57834826 Downloads
Endroid QR Code
codeception/codeception
78896810 Downloads
BDD-style testing framework
bacon/bacon-qr-code
138639977 Downloads
BaconQrCode is a QR code generator for PHP.
vimeo/psalm
69546024 Downloads
A static analysis tool for finding errors in PHP applications
symfony/maker-bundle
98522747 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
15022669 Downloads
OpenAI PHP is a supercharged PHP API client that allows you to interact with the Open AI API
nette/utils
338607391 Downloads
🛠Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.
larastan/larastan
28790066 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
barryvdh/laravel-ide-helper
108602227 Downloads
Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.
thecodingmachine/safe
79602421 Downloads
PHP core functions that throw exceptions instead of returning FALSE on error
symfony/var-exporter
332177232 Downloads
Allows exporting any serializable PHP data structure to plain PHP code