Libraries tagged by Request client
hollodotme/fast-cgi-client
27918486 Downloads
A PHP fast CGI client to send requests (a)synchronously to PHP-FPM.
amphp/http-client
11558738 Downloads
An advanced async HTTP client library for PHP, enabling efficient, non-blocking, and concurrent requests and responses.
php-curl-class/php-curl-class
10186487 Downloads
PHP Curl Class makes it easy to send HTTP requests and integrate with web APIs.
nategood/httpful
17914093 Downloads
A Readable, Chainable, REST friendly, PHP HTTP Client
moxiecode/plupload
600226 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
2234133 Downloads
A SOAP client that provides a clean interface for handling requests and responses.
wechatpay/wechatpay
414955 Downloads
[A]Sync Chainable WeChatPay v2&v3's OpenAPI SDK for PHP
laminas/laminas-http
32984174 Downloads
Provides an easy interface for performing Hyper-Text Transfer Protocol (HTTP) requests
basis-company/nats
523765 Downloads
nats jetstream client for php
zendframework/zend-http
24749892 Downloads
Provides an easy interface for performing Hyper-Text Transfer Protocol (HTTP) requests
muhammadhuzaifa/telescope-guzzle-watcher
304393 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
151659 Downloads
Swoole coroutine HTTP client
egeloen/http-adapter
8201704 Downloads
Issue HTTP request for PHP 5.4.8+.
clue/buzz-react
2550117 Downloads
Simple, async PSR-7 HTTP client for concurrently processing any number of HTTP requests, built on top of ReactPHP
hhxsv5/php-sse
191933 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.