Libraries tagged by request
duoshuo/php-cassandra
75758 Downloads
Cassandra client library for PHP, which support Protocol v3 and asynchronous request
diversen/http-send-file
357844 Downloads
Sends a file to a client, with support for (multiple) range requests. It is also able to throttle the download.
discord-php/http
373619 Downloads
Handles HTTP requests to Discord servers
cypresslab/patch-manager
132810 Downloads
A library to manage patch requests
coderjerk/bird-elephant
143460 Downloads
A simple library to request data from the Twitter APIv2 endpoints
ci/restclientbundle
618028 Downloads
Provides REST request methods. Mapper bundle for php internal curl library
bear/query-repository
602781 Downloads
AboutResource Query Responsibility Segregation (RQRS) is a caching framework for BEAR.Sunday that optimizes performance by separating query and command responsibilities. It features event-driven cache invalidation, dependency resolution, donut caching, CDN integration, and conditional requests.
anik/loguzz
236553 Downloads
Loguzz is a guzzlehttp/guzzle request & response logger
akrabat/rka-content-type-renderer
473298 Downloads
Render an array to a JSON/XML/HTML PSR-7 Response based on a PSR-7 Request's Accept header.
akrabat/proxy-detection-middleware
123270 Downloads
PSR-7/PSR-15 Middleware that determines the scheme, host and port from the 'X-Forwarded-Proto', 'X-Forwarded-Host' and 'X-Forwarded-Port' headers and updates the Request's Uri object.
zendframework/zend-httphandlerrunner
1563447 Downloads
Execute PSR-15 RequestHandlerInterface instances and emit responses they generate.
wizacha/aws-signature-middleware
561592 Downloads
Middleware to sign request for AWS API
rickselby/laravel-gate-cache
123611 Downloads
Add a per-request caching layer to Laravel's Gate
malyshev/yii-debug-toolbar
127239 Downloads
A configurable set of panels that display various debug information about the current request/response.
guzzlehttp/retry-subscriber
981433 Downloads
Retries failed HTTP requests using customizable retry strategies (Guzzle 4+)