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