Download the PHP package octoper/cuzzle without Composer
On this page you can find all versions of the php package octoper/cuzzle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download octoper/cuzzle
More information about octoper/cuzzle
Files in octoper/cuzzle
Download octoper/cuzzle
More information about octoper/cuzzle
Files in octoper/cuzzle
Vendor octoper
Package cuzzle
Short Description Get the cURL shell command from a Guzzle request
License MIT
Package cuzzle
Short Description Get the cURL shell command from a Guzzle request
License MIT
Please rate this library. Is it a good library?
Informations about the package cuzzle
Cuzzle, cURL command from Guzzle requests
This library let's you dump a Guzzle request to a cURL command for debug and log purpose.
Prerequisites
This library needs PHP 7.3+.
Installation
You can install the library directly with composer:
(Add --dev
if you don't need it in production environment)
Usage
To log the cURL request generated from a Guzzle request, simply add CurlFormatterSubscriber to Guzzle:
Tests
You can run tests locally with
All versions of cuzzle with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.3
guzzlehttp/guzzle Version ^7.2
psr/log Version ^1.1
symfony/process Version ^5.2
guzzlehttp/guzzle Version ^7.2
psr/log Version ^1.1
symfony/process Version ^5.2
The package octoper/cuzzle contains the following files
Loading the files please wait ....