Libraries tagged by php http request
php-http/promise
262653148 Downloads
Promise used for asynchronous HTTP requests
php-curl-class/php-curl-class
8455605 Downloads
PHP Curl Class makes it easy to send HTTP requests and integrate with web APIs.
rmccue/requests
29562387 Downloads
A HTTP library written in PHP, for human beings.
nategood/httpful
15622914 Downloads
A Readable, Chainable, REST friendly, PHP HTTP Client
amphp/http-client
3964258 Downloads
An advanced async HTTP client library for PHP, enabling efficient, non-blocking, and concurrent requests and responses.
egeloen/http-adapter
7977798 Downloads
Issue HTTP request for PHP 5.4.8+.
wechatpay/wechatpay
266030 Downloads
[A]Sync Chainable WeChatPay v2&v3's OpenAPI SDK for PHP
internations/http-mock
653676 Downloads
Mock HTTP requests on the server side in your PHP unit tests
aura/web
463481 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
176350 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
132879 Downloads
Swoole coroutine HTTP client
hannesvdvreken/guzzle-debugbar
343076 Downloads
A Guzzle middleware that logs requests to debugbar's timeline
chuyskywalker/rolling-curl
407177 Downloads
Rolling-Curl: A non-blocking, non-dos multi-curl library for PHP
nordsoftware/lumen-cors
461329 Downloads
CORS module for the Lumen PHP framework.
kelvinzer0/curl-impersonate-php
24901 Downloads
Curl-Impersonate-PHP - Library to execute HTTP requests using cURL in PHP with the ability to impersonate the behavior of major browsers (Chrome, Firefox, Safari, and Microsoft Edge).