Libraries tagged by requests
coderjerk/bird-elephant
121276 Downloads
A simple library to request data from the Twitter APIv2 endpoints
ciareis/bypass
10611 Downloads
Bypass for PHP provides a quick way to create a custom instead of an actual HTTP server to return prebaked responses to client requests. This is most useful in tests, when you want to create a mock HTTP server and test how your HTTP client handles different types of responses from the server.
ci/restclientbundle
593230 Downloads
Provides REST request methods. Mapper bundle for php internal curl library
cerbero/lazy-json-pages
86498 Downloads
Framework-agnostic package to load items from any paginated JSON API into a Laravel lazy collection via async HTTP requests.
bear/query-repository
453469 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
163495 Downloads
Loguzz is a guzzlehttp/guzzle request & response logger
amphp/http-server-router
416426 Downloads
Routes to request handlers based on HTTP method and path for amphp/http-server.
akrabat/rka-content-type-renderer
370514 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
64680 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.
wizacha/aws-signature-middleware
532121 Downloads
Middleware to sign request for AWS API
saritasa/laravel-fluent-validation
184136 Downloads
Set of fluent builders for Laravel request validation rules
malyshev/yii-debug-toolbar
125716 Downloads
A configurable set of panels that display various debug information about the current request/response.
jasny/http-message
134375 Downloads
PSR-7 implementation for handling HTTP requests
guzzlehttp/retry-subscriber
968044 Downloads
Retries failed HTTP requests using customizable retry strategies (Guzzle 4+)
beheh/flaps
229604 Downloads
Modular library for rate limiting requests in applications