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