Libraries tagged by http2-client
guzzle/guzzle
74111626 Downloads
PHP HTTP client. This library is deprecated in favor of https://packagist.org/packages/guzzlehttp/guzzle
yiisoft/yii2-httpclient
11628687 Downloads
HTTP client extension for the Yii framework
nategood/httpful
17724381 Downloads
A Readable, Chainable, REST friendly, PHP HTTP Client
psr-discovery/http-client-implementations
10005238 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.
bilfeldt/laravel-http-client-logger
1779585 Downloads
A logger for the Laravel HTTP Client
react/http-client
7302284 Downloads
Event-driven, streaming HTTP client for ReactPHP
laminas/laminas-http
31882925 Downloads
Provides an easy interface for performing Hyper-Text Transfer Protocol (HTTP) requests
zendframework/zend-http
24653681 Downloads
Provides an easy interface for performing Hyper-Text Transfer Protocol (HTTP) requests
php-http/mock-client
10494637 Downloads
Mock HTTP client
lstrojny/fxmlrpc
5649235 Downloads
Fast and tiny XML/RPC client with bridges for various HTTP clients
kitetail/zttp
1197652 Downloads
A developer-experience focused HTTP client, optimized for most common use cases.
benjaminfavre/oauth2-http-client
1362183 Downloads
A lightweight OAuth 2 decorator for the Symfony HTTP Client.
sunchayn/nimbus
42562 Downloads
A Laravel package providing an in-browser API client with automatic schema generation, live validation, and built-in authentication with a touch of Laravel-tailored magic for effortless API testing.
nimbly/shuttle
4269560 Downloads
Simple PSR-18 HTTP client.
muhammadhuzaifa/telescope-guzzle-watcher
283254 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.