Libraries tagged by PSR-18 HTTP Client
guzzlehttp/guzzle
850196606 Downloads
Guzzle is a PHP HTTP client library
psr/http-client
547130595 Downloads
Common interface for HTTP clients
php-http/discovery
252178307 Downloads
Finds and installs PSR-7, PSR-17, PSR-18 and HTTPlug implementations
php-http/curl-client
39962844 Downloads
PSR-18 and HTTPlug Async client with cURL
psr-discovery/http-client-implementations
5170167 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.
nimbly/shuttle
3344739 Downloads
Simple PSR-18 HTTP client.
php-soap/psr18-transport
2205675 Downloads
PSR-18 HTTP Client transport for SOAP
divineomega/psr-18-guzzle-adapter
1441203 Downloads
PSR-18 adapter for the Guzzle HTTP client
amphp/http-client-psr7
19709 Downloads
PSR-7 adapter for Amp's HTTP client.
phpro/http-tools
101067 Downloads
HTTP tools for developing more consistent HTTP implementations.
open-telemetry/opentelemetry-auto-psr18
783908 Downloads
OpenTelemetry auto-instrumentation for PSR-18 (HTTP Client).
socialconnect/http-client
292753 Downloads
PSR-18 HTTP Client on top of Guzzle PSR7
juststeveking/http-slim
61682 Downloads
A slim psr compliant http client to provide better interoperability.
swisnl/php-http-fixture-client
53420 Downloads
Fixture client for PHP-HTTP
http-interop/http-factory-discovery
167232 Downloads
Utility to locate available HTTP factory implementations