Registry / http-client / namshi-cuzzle

namshi-cuzzle

JSON →
library2.0.3phppackagistunverified

Get the cURL shell command from a Guzzle request

composer require namshi/cuzzle
INSTALL
IMPORT
SIG · NAMSHI-CUZZLE
N
namshi-cuzzle
http-clientphpv2.0.3
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.

CurlFormatter
use Namshi\Cuzzle\Formatter\CurlFormatter;

Convert a Guzzle request to a cURL command

use Namshi\Cuzzle\Formatter\CurlFormatter; use GuzzleHttp\Psr7\Request; $request = new Request('GET', 'https://example.com'); $formatter = new CurlFormatter(); echo $formatter->format($request);
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.0.3latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
10
Resources
namshi-cuzzle — pip install namshi-cuzzle · libregistry