Libraries tagged by PSR-18 HTTP Client
guzzlehttp/guzzle
884244952 Downloads
Guzzle is a PHP HTTP client library
psr/http-client
579726015 Downloads
Common interface for HTTP clients
php-http/discovery
264501044 Downloads
Finds and installs PSR-7, PSR-17, PSR-18 and HTTPlug implementations
php-http/curl-client
41535220 Downloads
PSR-18 and HTTPlug Async client with cURL
psr-discovery/http-client-implementations
5774073 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
3491299 Downloads
Simple PSR-18 HTTP client.
php-soap/psr18-transport
2422066 Downloads
PSR-18 HTTP Client transport for SOAP
divineomega/psr-18-guzzle-adapter
1458573 Downloads
PSR-18 adapter for the Guzzle HTTP client
amphp/http-client-psr7
25514 Downloads
PSR-7 adapter for Amp's HTTP client.
phpro/http-tools
107794 Downloads
HTTP tools for developing more consistent HTTP implementations.
open-telemetry/opentelemetry-auto-psr18
960819 Downloads
OpenTelemetry auto-instrumentation for PSR-18 (HTTP Client).
socialconnect/http-client
307632 Downloads
PSR-18 HTTP Client on top of Guzzle PSR7
coolblue/http-client-middleware
185489 Downloads
A middleware solution for PSR-18 compliant http clients.
juststeveking/http-slim
64120 Downloads
A slim psr compliant http client to provide better interoperability.
swisnl/php-http-fixture-client
55018 Downloads
Fixture client for PHP-HTTP