jord-jd/psr-18-guzzle-adapter
Simple PSR-18 adapter for the Guzzle HTTP client, letting you use Guzzle wherever a PSR-18 (ClientInterface) implementation is required. Lightweight, focused package for bridging PSR-compliant libraries with Guzzle.
[!NOTE] Guzzle 7 implements PSR-18 directly, so new PHP 7.2.5+ applications can normally use
GuzzleHttp\Clientas theirPsr\Http\Client\ClientInterfaceimplementation.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.
How can I help you explore Laravel packages today?