Libraries tagged by deque
firebed/aade-mydata
5231 Downloads
Implementation of requests for AADE myDATA.
duoshuo/php-cassandra
68711 Downloads
Cassandra client library for PHP, which support Protocol v3 and asynchronous request
diversen/http-send-file
320455 Downloads
Sends a file to a client, with support for (multiple) range requests. It is also able to throttle the download.
discord-php/http
244204 Downloads
Handles HTTP requests to Discord servers
cypresslab/patch-manager
91127 Downloads
A library to manage patch requests
coderjerk/bird-elephant
125275 Downloads
A simple library to request data from the Twitter APIv2 endpoints
ciareis/bypass
12054 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
597129 Downloads
Provides REST request methods. Mapper bundle for php internal curl library
cerbero/lazy-json-pages
87806 Downloads
Framework-agnostic package to load items from any paginated JSON API into a Laravel lazy collection via async HTTP requests.
byjg/webrequest
450394 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
472888 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
173486 Downloads
Loguzz is a guzzlehttp/guzzle request & response logger
amphp/http-server-static-content
53280 Downloads
Static content request handler for Amp's HTTP server.
akrabat/proxy-detection-middleware
68130 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
1520411 Downloads
Execute PSR-15 RequestHandlerInterface instances and emit responses they generate.