Registry / testing / blastcloud-guzzler

blastcloud-guzzler

JSON →
library2.3.0phppackagistunverified

Supercharge your app or SDK with a testing library specifically for Guzzle.

composer require blastcloud/guzzler
INSTALL
IMPORT
SIG · BLASTCLOUD-GUZZLER
B
blastcloud-guzzler
testingphpv2.3.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.

Guzzler
use BlastCloud\Guzzler\Guzzler;

Create a Guzzler instance and make a GET request.

use BlastCloud\Guzzler\Guzzler; $guzzler = new Guzzler(); $guzzler->get('http://example.com'); // Use for testing HTTP clients.
Debug
Known issues
breakingRequires PHP 7.2+ and Guzzle 6.x or 7.x.
fix
Ensure your project uses compatible Guzzle version.
affects: >=2.0.0
Upgrade
Version history
2.3.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
34 hits · last 30 days
node
28
Resources
blastcloud-guzzler — pip install blastcloud-guzzler · libregistry