Libraries tagged by deque
ci/restclientbundle
620898 Downloads
Provides REST request methods. Mapper bundle for php internal curl library
cerbero/lazy-json-pages
110069 Downloads
Framework-agnostic package to load items from any paginated JSON API into a Laravel lazy collection via async HTTP requests.
bear/query-repository
635523 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
246843 Downloads
Loguzz is a guzzlehttp/guzzle request & response logger
amphp/http-server-static-content
77592 Downloads
Static content request handler for Amp's HTTP server.
akrabat/proxy-detection-middleware
138155 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.
acamposm/ping
25089 Downloads
Ping uses the ICMP protocol's mandatory ECHO_REQUEST datagram to elicit an ICMP ECHO_RESPONSE from a host or gateway.
zendframework/zend-httphandlerrunner
1571755 Downloads
Execute PSR-15 RequestHandlerInterface instances and emit responses they generate.
wizacha/aws-signature-middleware
565454 Downloads
Middleware to sign request for AWS API
utopia-php/fetch
327322 Downloads
A simple library that provides an interface for making HTTP Requests.
rickselby/laravel-gate-cache
127527 Downloads
Add a per-request caching layer to Laravel's Gate
malyshev/yii-debug-toolbar
127662 Downloads
A configurable set of panels that display various debug information about the current request/response.
guzzlehttp/retry-subscriber
983530 Downloads
Retries failed HTTP requests using customizable retry strategies (Guzzle 4+)
guzzlehttp/log-subscriber
2805934 Downloads
Logs HTTP requests and responses as they are sent over the wire (Guzzle 4+)
beheh/flaps
255827 Downloads
Modular library for rate limiting requests in applications