Libraries tagged by http2-client
nategood/httpful
14704023 Downloads
A Readable, Chainable, REST friendly, PHP HTTP Client
bilfeldt/laravel-http-client-logger
751975 Downloads
A logger for the Laravel HTTP Client
aplus/http-client
1338065 Downloads
Aplus Framework HTTP Client Library
react/http-client
6174902 Downloads
Event-driven, streaming HTTP client for ReactPHP
laminas/laminas-http
21129643 Downloads
Provides an easy interface for performing Hyper-Text Transfer Protocol (HTTP) requests
zendframework/zend-http
23486795 Downloads
Provides an easy interface for performing Hyper-Text Transfer Protocol (HTTP) requests
guzzle/guzzle
70318532 Downloads
PHP HTTP client. This library is deprecated in favor of https://packagist.org/packages/guzzlehttp/guzzle
clue/buzz-react
2308020 Downloads
Simple, async PSR-7 HTTP client for concurrently processing any number of HTTP requests, built on top of ReactPHP
php-http/mock-client
6889617 Downloads
Mock HTTP client
lstrojny/fxmlrpc
4371994 Downloads
Fast and tiny XML/RPC client with bridges for various HTTP clients
kitetail/zttp
1143560 Downloads
A developer-experience focused HTTP client, optimized for most common use cases.
psr-discovery/http-client-implementations
3714965 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
660159 Downloads
A lightweight OAuth 2 decorator for the Symfony HTTP Client.
nimbly/shuttle
2936017 Downloads
Simple PSR-18 HTTP client.
muhammadhuzaifa/telescope-guzzle-watcher
135408 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.