divineomega/psr-18-guzzle-adapter

This package is abandoned and no longer maintained. The author suggests using the jord-jd/psr-18-guzzle-adapter package instead.

PSR-18 adapter for the Guzzle HTTP client

Maintainers

Package info

github.com/Jord-JD/psr-18-guzzle-adapter

pkg:composer/divineomega/psr-18-guzzle-adapter

Transparency log

Fund package maintenance!

DivineOmega

Statistics

Installs: 1 603 618

Dependents: 1

Suggesters: 0

Stars: 9

Open Issues: 0

v3.1.0 2026-07-18 11:20 UTC

README

Note

Guzzle 7 implements PSR-18 directly, so new PHP 7.2.5+ applications can normally use GuzzleHttp\Client as their Psr\Http\Client\ClientInterface implementation.

This adapter remains supported for packages that retain PHP 7.1 and Guzzle 6 compatibility. It also normalizes Guzzle 6 exceptions to the PSR-18 exception interfaces.

This package provides a simple PSR-18 adapter for the Guzzle HTTP client.

It supports PHP 7.1 through current releases, with Guzzle 6 or 7.