Registry / http-client / php-http-guzzle5-adapter

php-http-guzzle5-adapter

JSON →
library2.0.0phppackagistunverified

Guzzle 5 HTTP Adapter

composer require php-http/guzzle5-adapter
INSTALL
IMPORT
SIG · PHP-HTTP-GUZZLE5-A
P
php-http-guzzle5-adapter
http-clientphpv2.0.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\Guzzle5\Client;

Send a GET request using Guzzle 5 adapter

use Http\Adapter\Guzzle5\Client; $client = new Client(); $response = $client->get('https://example.com');
Debug
Known issues
breakingGuzzle 5 is outdated and no longer maintained
fix
Upgrade to Guzzle 6 or 7 and use php-http/guzzle6-adapter or php-http/guzzle7-adapter
affects: >=2.0.0
Upgrade
Version history
2.0.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

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