Libraries tagged by php http request
rmccue/requests
39317113 Downloads
A HTTP library written in PHP, for human beings.
php-http/promise
343614205 Downloads
Promise used for asynchronous HTTP requests
php-curl-class/php-curl-class
10285970 Downloads
PHP Curl Class makes it easy to send HTTP requests and integrate with web APIs.
amphp/http-client
12630633 Downloads
An advanced async HTTP client library for PHP, enabling efficient, non-blocking, and concurrent requests and responses.
nategood/httpful
18001231 Downloads
A Readable, Chainable, REST friendly, PHP HTTP Client
wechatpay/wechatpay
427706 Downloads
[A]Sync Chainable WeChatPay v2&v3's OpenAPI SDK for PHP
egeloen/http-adapter
8212914 Downloads
Issue HTTP request for PHP 5.4.8+.
internations/http-mock
666219 Downloads
Mock HTTP requests on the server side in your PHP unit tests
discord-php/http
392450 Downloads
Handles HTTP requests to Discord servers
khr/php-mcurl-client
239944 Downloads
wrap curl client (http client) for PHP 5.3; using php multi curl, parallel request and write asynchronous code
hitrov/oci-api-php-request-sign
1834621 Downloads
This package generates proper HTTP headers to sign Oracle Cloud Infrastructure API requests
aura/web
584976 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
313963 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
152914 Downloads
Swoole coroutine HTTP client
chuyskywalker/rolling-curl
471395 Downloads
Rolling-Curl: A non-blocking, non-dos multi-curl library for PHP