Libraries tagged by Request client
hollodotme/fast-cgi-client
20035635 Downloads
A PHP fast CGI client to send requests (a)synchronously to PHP-FPM.
php-curl-class/php-curl-class
8862743 Downloads
PHP Curl Class makes it easy to send HTTP requests and integrate with web APIs.
amphp/http-client
4540604 Downloads
An advanced async HTTP client library for PHP, enabling efficient, non-blocking, and concurrent requests and responses.
nategood/httpful
16291019 Downloads
A Readable, Chainable, REST friendly, PHP HTTP Client
moxiecode/plupload
501106 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.
wechatpay/wechatpay
303892 Downloads
[A]Sync Chainable WeChatPay v2&v3's OpenAPI SDK for PHP
laminas/laminas-http
26223322 Downloads
Provides an easy interface for performing Hyper-Text Transfer Protocol (HTTP) requests
basis-company/nats
215573 Downloads
nats jetstream client for php
zendframework/zend-http
24083722 Downloads
Provides an easy interface for performing Hyper-Text Transfer Protocol (HTTP) requests
clue/buzz-react
2453852 Downloads
Simple, async PSR-7 HTTP client for concurrently processing any number of HTTP requests, built on top of ReactPHP
ricorocks-digital-agency/soap
1383996 Downloads
A SOAP client that provides a clean interface for handling requests and responses.
muhammadhuzaifa/telescope-guzzle-watcher
199471 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
137893 Downloads
Swoole coroutine HTTP client
egeloen/http-adapter
8041002 Downloads
Issue HTTP request for PHP 5.4.8+.
hhxsv5/php-sse
161587 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.