Libraries tagged by http-clients
bilfeldt/laravel-http-client-logger
704904 Downloads
A logger for the Laravel HTTP Client
aplus/http-client
1275394 Downloads
Aplus Framework HTTP Client Library
react/http-client
6109401 Downloads
Event-driven, streaming HTTP client for ReactPHP
laminas/laminas-http
20550875 Downloads
Provides an easy interface for performing Hyper-Text Transfer Protocol (HTTP) requests
zendframework/zend-http
23406862 Downloads
Provides an easy interface for performing Hyper-Text Transfer Protocol (HTTP) requests
guzzle/guzzle
70101233 Downloads
PHP HTTP client. This library is deprecated in favor of https://packagist.org/packages/guzzlehttp/guzzle
egeloen/http-adapter
7821376 Downloads
Issue HTTP request for PHP 5.4.8+.
clue/buzz-react
2290160 Downloads
Simple, async PSR-7 HTTP client for concurrently processing any number of HTTP requests, built on top of ReactPHP
php-http/mock-client
6740393 Downloads
Mock HTTP client
lstrojny/fxmlrpc
4288786 Downloads
Fast and tiny XML/RPC client with bridges for various HTTP clients
kitetail/zttp
1139520 Downloads
A developer-experience focused HTTP client, optimized for most common use cases.
psr-discovery/http-client-implementations
3405834 Downloads
Lightweight library that discovers available PSR-18 HTTP Client implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.
benjaminfavre/oauth2-http-client
599947 Downloads
A lightweight OAuth 2 decorator for the Symfony HTTP Client.
nimbly/shuttle
2851104 Downloads
Simple PSR-18 HTTP client.
muhammadhuzaifa/telescope-guzzle-watcher
129240 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.