Libraries tagged by httpclient
bilfeldt/laravel-http-client-logger
702394 Downloads
A logger for the Laravel HTTP Client
aplus/http-client
1271426 Downloads
Aplus Framework HTTP Client Library
react/http-client
6104620 Downloads
Event-driven, streaming HTTP client for ReactPHP
laminas/laminas-http
20519380 Downloads
Provides an easy interface for performing Hyper-Text Transfer Protocol (HTTP) requests
zendframework/zend-http
23403045 Downloads
Provides an easy interface for performing Hyper-Text Transfer Protocol (HTTP) requests
guzzle/guzzle
70089324 Downloads
PHP HTTP client. This library is deprecated in favor of https://packagist.org/packages/guzzlehttp/guzzle
egeloen/http-adapter
7820263 Downloads
Issue HTTP request for PHP 5.4.8+.
clue/buzz-react
2289320 Downloads
Simple, async PSR-7 HTTP client for concurrently processing any number of HTTP requests, built on top of ReactPHP
php-http/mock-client
6731784 Downloads
Mock HTTP client
kitetail/zttp
1139366 Downloads
A developer-experience focused HTTP client, optimized for most common use cases.
psr-discovery/http-client-implementations
3403300 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
596775 Downloads
A lightweight OAuth 2 decorator for the Symfony HTTP Client.
nimbly/shuttle
2847106 Downloads
Simple PSR-18 HTTP client.
muhammadhuzaifa/telescope-guzzle-watcher
129189 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.
sensio/buzz-bundle
2051760 Downloads
Bundle around the Buzz HTTP client