Libraries tagged by re
guzzlehttp/psr7
922534300 Downloads
PSR-7 message implementation that also provides common utility methods
guzzlehttp/guzzle
905265220 Downloads
Guzzle is a PHP HTTP client library
doctrine/cache
566306079 Downloads
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
symfony/service-contracts
772256401 Downloads
Generic abstractions related to writing services
symfony/routing
718369667 Downloads
Maps an HTTP request to a set of configuration variables
symfony/http-kernel
748681498 Downloads
Provides a structured process for converting a Request into a Response
symfony/event-dispatcher-contracts
678274703 Downloads
Generic abstractions related to dispatching event
sebastian/object-enumerator
736695222 Downloads
Traverses array structures and object graphs to enumerate all referenced objects
phpunit/php-code-coverage
822081320 Downloads
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
phpoffice/phpspreadsheet
256911994 Downloads
PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine
phar-io/manifest
677478764 Downloads
Component for reading phar.io manifest information from a PHP Archive (PHAR)
doctrine/orm
260800834 Downloads
Object-Relational-Mapper for PHP
doctrine/lexer
834903191 Downloads
PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.
doctrine/inflector
784964098 Downloads
PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.
symfony/options-resolver
444803013 Downloads
Provides an improved replacement for the array_replace PHP function