Libraries tagged by co2e
symfony/maker-bundle
95936927 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
13561685 Downloads
OpenAI PHP is a supercharged PHP API client that allows you to interact with the Open AI API
nette/utils
327330091 Downloads
🛠Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.
larastan/larastan
25943152 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
barryvdh/laravel-ide-helper
105617237 Downloads
Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.
thecodingmachine/safe
77100331 Downloads
PHP core functions that throw exceptions instead of returning FALSE on error
symfony/var-exporter
322253785 Downloads
Allows exporting any serializable PHP data structure to plain PHP code
symfony/string
621195290 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
342227691 Downloads
Provides a way to profile code
symfony/error-handler
564507505 Downloads
Provides tools to manage errors and ease debugging PHP code
slevomat/coding-standard
103759230 Downloads
Slevomat Coding Standard for PHP_CodeSniffer complements Consistence Coding Standard by providing sniffs with additional checks.
sebastian/complexity
450689541 Downloads
Library for calculating the complexity of PHP code units
rector/rector
95131714 Downloads
Instant Upgrade and Automated Refactoring of any PHP code
react/event-loop
106034216 Downloads
ReactPHP's core reactor event loop that libraries can use for evented I/O.
phpcompatibility/php-compatibility
62105803 Downloads
A set of sniffs for PHP_CodeSniffer that checks for PHP cross-version compatibility.