Libraries tagged by coze
sebastian/code-unit
393920088 Downloads
Collection of value objects that represent the PHP code units
laminas/laminas-code
148987629 Downloads
Extensions to the PHP Reflection API, static code scanning, and code generation
endroid/qr-code
50006119 Downloads
Endroid QR Code
codeception/codeception
72004388 Downloads
BDD-style testing framework
bacon/bacon-qr-code
118501187 Downloads
BaconQrCode is a QR code generator for PHP.
vimeo/psalm
59093626 Downloads
A static analysis tool for finding errors in PHP applications
symfony/maker-bundle
88161806 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
9695638 Downloads
OpenAI PHP is a supercharged PHP API client that allows you to interact with the Open AI API
nette/utils
282322653 Downloads
🛠Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.
larastan/larastan
17563467 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan wrapper for Laravel
barryvdh/laravel-ide-helper
96800434 Downloads
Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.
thecodingmachine/safe
67054928 Downloads
PHP core functions that throw exceptions instead of returning FALSE on error
symfony/var-exporter
285436562 Downloads
Allows exporting any serializable PHP data structure to plain PHP code
symfony/string
547913690 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
309112185 Downloads
Provides a way to profile code