Registry / http-client / http-interop-http-factory-guzzle

http-interop-http-factory-guzzle

JSON →
library1.2.1phppackagistunverified

An HTTP Factory using Guzzle PSR7.

composer require http-interop/http-factory-guzzle
INSTALL
IMPORT
SIG · HTTP-INTEROP-HTTP-
H
http-interop-http-factory-guzzle
http-clientphpv1.2.1
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.

RequestFactory
use Http\Factory\Guzzle\RequestFactory;

Create a PSR-7 request using Guzzle HTTP factory.

use Http\Factory\Guzzle\RequestFactory; $factory = new RequestFactory(); $request = $factory->createRequest('GET', 'https://example.com');
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.2.1latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
17 hits · last 30 days
node
16
Resources
http-interop-http-factory-guzzle — pip install http-interop-http-factory-guzzle · libregistry