Libraries tagged by php http request
php-http/promise
329270500 Downloads
Promise used for asynchronous HTTP requests
php-curl-class/php-curl-class
9985170 Downloads
PHP Curl Class makes it easy to send HTTP requests and integrate with web APIs.
rmccue/requests
37385530 Downloads
A HTTP library written in PHP, for human beings.
amphp/http-client
9774959 Downloads
An advanced async HTTP client library for PHP, enabling efficient, non-blocking, and concurrent requests and responses.
nategood/httpful
17731365 Downloads
A Readable, Chainable, REST friendly, PHP HTTP Client
wechatpay/wechatpay
394379 Downloads
[A]Sync Chainable WeChatPay v2&v3's OpenAPI SDK for PHP
egeloen/http-adapter
8182207 Downloads
Issue HTTP request for PHP 5.4.8+.
internations/http-mock
663886 Downloads
Mock HTTP requests on the server side in your PHP unit tests
discord-php/http
363635 Downloads
Handles HTTP requests to Discord servers
hitrov/oci-api-php-request-sign
1599792 Downloads
This package generates proper HTTP headers to sign Oracle Cloud Infrastructure API requests
aura/web
567852 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
284193 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
150029 Downloads
Swoole coroutine HTTP client
hannesvdvreken/guzzle-debugbar
430085 Downloads
A Guzzle middleware that logs requests to debugbar's timeline
chuyskywalker/rolling-curl
462584 Downloads
Rolling-Curl: A non-blocking, non-dos multi-curl library for PHP