Libraries tagged by requent
coderjerk/bird-elephant
124739 Downloads
A simple library to request data from the Twitter APIv2 endpoints
ciareis/bypass
11959 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
596777 Downloads
Provides REST request methods. Mapper bundle for php internal curl library
cerbero/lazy-json-pages
87717 Downloads
Framework-agnostic package to load items from any paginated JSON API into a Laravel lazy collection via async HTTP requests.
byjg/webrequest
448994 Downloads
A lightweight and highly customized CURL wrapper for making RESt calls using PSR7 implementation and a wrapper for call dynamically SOAP requests.
bear/query-repository
470661 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
172254 Downloads
Loguzz is a guzzlehttp/guzzle request & response logger
amphp/http-server-static-content
53100 Downloads
Static content request handler for Amp's HTTP server.
akrabat/proxy-detection-middleware
67706 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
1519875 Downloads
Execute PSR-15 RequestHandlerInterface instances and emit responses they generate.
wizacha/aws-signature-middleware
535861 Downloads
Middleware to sign request for AWS API
saritasa/laravel-fluent-validation
197157 Downloads
Set of fluent builders for Laravel request validation rules
jasny/http-message
139777 Downloads
PSR-7 implementation for handling HTTP requests
guzzlehttp/retry-subscriber
969642 Downloads
Retries failed HTTP requests using customizable retry strategies (Guzzle 4+)
beheh/flaps
232676 Downloads
Modular library for rate limiting requests in applications