Libraries tagged by php http request
php-http/promise
270813545 Downloads
Promise used for asynchronous HTTP requests
php-curl-class/php-curl-class
8639010 Downloads
PHP Curl Class makes it easy to send HTTP requests and integrate with web APIs.
rmccue/requests
30328209 Downloads
A HTTP library written in PHP, for human beings.
amphp/http-client
4153311 Downloads
An advanced async HTTP client library for PHP, enabling efficient, non-blocking, and concurrent requests and responses.
nategood/httpful
15945882 Downloads
A Readable, Chainable, REST friendly, PHP HTTP Client
wechatpay/wechatpay
283178 Downloads
[A]Sync Chainable WeChatPay v2&v3's OpenAPI SDK for PHP
egeloen/http-adapter
8011911 Downloads
Issue HTTP request for PHP 5.4.8+.
internations/http-mock
655453 Downloads
Mock HTTP requests on the server side in your PHP unit tests
aura/web
474441 Downloads
Provides web Request and Response objects for use by web controllers and actions. These are representations of the PHP web environment, not HTTP request and response objects proper.
muhammadhuzaifa/telescope-guzzle-watcher
186125 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
135165 Downloads
Swoole coroutine HTTP client
hannesvdvreken/guzzle-debugbar
355230 Downloads
A Guzzle middleware that logs requests to debugbar's timeline
chuyskywalker/rolling-curl
414478 Downloads
Rolling-Curl: A non-blocking, non-dos multi-curl library for PHP
nordsoftware/lumen-cors
469068 Downloads
CORS module for the Lumen PHP framework.
ramsey/http-range
170294 Downloads
A PHP library for parsing and handling HTTP range requests.