Download the PHP package vicleca/cuzzle without Composer
On this page you can find all versions of the php package vicleca/cuzzle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download vicleca/cuzzle
More information about vicleca/cuzzle
Files in vicleca/cuzzle
Download vicleca/cuzzle
More information about vicleca/cuzzle
Files in vicleca/cuzzle
Vendor vicleca
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 5.6+.
It has been tested using PHP5.6 to PHP7.0.
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
Feedback
Add an issue, open a PR, drop us an email! We would love to hear from you!
All versions of cuzzle with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5.0
guzzlehttp/guzzle Version ^6.0
psr/log Version ^1.0
symfony/process Version ^3.0
guzzlehttp/guzzle Version ^6.0
psr/log Version ^1.0
symfony/process Version ^3.0
The package vicleca/cuzzle contains the following files
Loading the files please wait ....