Libraries tagged by http-client
bilfeldt/laravel-http-client-logger
938659 Downloads
A logger for the Laravel HTTP Client
aplus/http-client
1574210 Downloads
Aplus Framework HTTP Client Library
react/http-client
6333444 Downloads
Event-driven, streaming HTTP client for ReactPHP
laminas/laminas-http
22834785 Downloads
Provides an easy interface for performing Hyper-Text Transfer Protocol (HTTP) requests
zendframework/zend-http
23714619 Downloads
Provides an easy interface for performing Hyper-Text Transfer Protocol (HTTP) requests
guzzle/guzzle
70917151 Downloads
PHP HTTP client. This library is deprecated in favor of https://packagist.org/packages/guzzlehttp/guzzle
egeloen/http-adapter
7909076 Downloads
Issue HTTP request for PHP 5.4.8+.
clue/buzz-react
2355648 Downloads
Simple, async PSR-7 HTTP client for concurrently processing any number of HTTP requests, built on top of ReactPHP
php-http/mock-client
7323772 Downloads
Mock HTTP client
lstrojny/fxmlrpc
4605214 Downloads
Fast and tiny XML/RPC client with bridges for various HTTP clients
kitetail/zttp
1153665 Downloads
A developer-experience focused HTTP client, optimized for most common use cases.
psr-discovery/http-client-implementations
4558523 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
795435 Downloads
A lightweight OAuth 2 decorator for the Symfony HTTP Client.
nimbly/shuttle
3180146 Downloads
Simple PSR-18 HTTP client.
muhammadhuzaifa/telescope-guzzle-watcher
160395 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.