Libraries tagged by r
guzzlehttp/psr7
832968996 Downloads
PSR-7 message implementation that also provides common utility methods
guzzlehttp/guzzle
818945658 Downloads
Guzzle is a PHP HTTP client library
doctrine/cache
529298823 Downloads
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
ramsey/uuid
560205248 Downloads
A PHP library for generating and working with universally unique identifiers (UUIDs).
ralouphie/getallheaders
698348035 Downloads
A polyfill for getallheaders.
symfony/service-contracts
679391889 Downloads
Generic abstractions related to writing services
symfony/http-kernel
674429326 Downloads
Provides a structured process for converting a Request into a Response
symfony/event-dispatcher-contracts
595774596 Downloads
Generic abstractions related to dispatching event
sebastian/object-enumerator
657724912 Downloads
Traverses array structures and object graphs to enumerate all referenced objects
phpunit/php-code-coverage
741348002 Downloads
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
phpoffice/phpspreadsheet
225398991 Downloads
PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine
phar-io/manifest
599624621 Downloads
Component for reading phar.io manifest information from a PHP Archive (PHAR)
egulias/email-validator
555393910 Downloads
A library for validating emails against several RFCs
dragonmantank/cron-expression
364896729 Downloads
CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
doctrine/orm
239312459 Downloads
Object-Relational-Mapper for PHP