Registry / http-client / php-http-guzzle7-adapter

php-http-guzzle7-adapter

JSON →
library1.1.0phppackagistunverified

Guzzle 7 HTTP Adapter

composer require php-http/guzzle7-adapter
INSTALL
IMPORT
SIG · PHP-HTTP-GUZZLE7-A
P
php-http-guzzle7-adapter
http-clientphpv1.1.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Client
use Http\Adapter\Guzzle7\Client;

Create HTTP client using Guzzle 7 adapter

use Http\Adapter\Guzzle7\Client; $client = new Client(); $response = $client->sendRequest(new \GuzzleHttp\Psr7\Request('GET', 'https://example.com'));
Debug
Known issues
breakingRequires Guzzle 7.x and php-http/message
fix
Install guzzlehttp/guzzle ^7.0 and php-http/message
affects: *
Upgrade
Version history
1.1.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
14 hits · last 30 days
node
12
Resources
php-http-guzzle7-adapter — pip install php-http-guzzle7-adapter · libregistry