Libraries tagged by s
guzzlehttp/psr7
906244544 Downloads
PSR-7 message implementation that also provides common utility methods
guzzlehttp/guzzle
890008124 Downloads
Guzzle is a PHP HTTP client library
friendsofphp/php-cs-fixer
205451874 Downloads
A tool to automatically fix PHP code style
filp/whoops
353779074 Downloads
php error handling for cool kids
dragonmantank/cron-expression
409416904 Downloads
CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
doctrine/inflector
772695476 Downloads
PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.
doctrine/event-manager
451309520 Downloads
The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.
doctrine/dbal
526075140 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
symfony/yaml
705443141 Downloads
Loads and dumps YAML files
symfony/var-dumper
762202707 Downloads
Provides mechanisms for walking through any arbitrary PHP variable
symfony/translation
750247129 Downloads
Provides tools to internationalize your application
symfony/routing
706263911 Downloads
Maps an HTTP request to a set of configuration variables
symfony/process
876292168 Downloads
Executes commands in sub-processes
symfony/polyfill-ctype
882261384 Downloads
Symfony polyfill for ctype functions
symfony/http-kernel
735909700 Downloads
Provides a structured process for converting a Request into a Response