Libraries tagged by Request client
hollodotme/fast-cgi-client
26271541 Downloads
A PHP fast CGI client to send requests (a)synchronously to PHP-FPM.
amphp/http-client
9348030 Downloads
An advanced async HTTP client library for PHP, enabling efficient, non-blocking, and concurrent requests and responses.
php-curl-class/php-curl-class
9925491 Downloads
PHP Curl Class makes it easy to send HTTP requests and integrate with web APIs.
nategood/httpful
17665468 Downloads
A Readable, Chainable, REST friendly, PHP HTTP Client
moxiecode/plupload
580052 Downloads
Plupload is a JavaScript API for dealing with file uploads it supports features like multiple file selection, file type filtering, request chunking, client side image scaling and it uses different runtimes to achieve this such as HTML 5, Silverlight and Flash.
ricorocks-digital-agency/soap
2066935 Downloads
A SOAP client that provides a clean interface for handling requests and responses.
wechatpay/wechatpay
388913 Downloads
[A]Sync Chainable WeChatPay v2&v3's OpenAPI SDK for PHP
laminas/laminas-http
31613862 Downloads
Provides an easy interface for performing Hyper-Text Transfer Protocol (HTTP) requests
basis-company/nats
447393 Downloads
nats jetstream client for php
zendframework/zend-http
24629054 Downloads
Provides an easy interface for performing Hyper-Text Transfer Protocol (HTTP) requests
muhammadhuzaifa/telescope-guzzle-watcher
277373 Downloads
Telescope Guzzle Watcher provide a custom watcher for intercepting http requests made via guzzlehttp/guzzle php library. The package uses the on_stats request option for extracting the request/response data. The watcher intercept and log the request into the Laravel Telescope HTTP Client Watcher.
swlib/saber
149476 Downloads
Swoole coroutine HTTP client
egeloen/http-adapter
8174466 Downloads
Issue HTTP request for PHP 5.4.8+.
clue/buzz-react
2534824 Downloads
Simple, async PSR-7 HTTP client for concurrently processing any number of HTTP requests, built on top of ReactPHP
hhxsv5/php-sse
186221 Downloads
A simple and efficient library implemented HTML5's server-sent events by PHP, is used to real-time push events from server to client, and easier than Websocket, instead of AJAX request.