Download the PHP package namshi/cuzzle without Composer
On this page you can find all versions of the php package namshi/cuzzle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download namshi/cuzzle
More information about namshi/cuzzle
Files in namshi/cuzzle
Download namshi/cuzzle
More information about namshi/cuzzle
Files in namshi/cuzzle
Vendor namshi
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 lets you dump a Guzzle request to a cURL command for debug and log purpose.
Prerequisites
This library needs PHP 7.3+.
It has been tested using PHP7.3 to PHP7.4
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
The package namshi/cuzzle contains the following files
Loading the files please wait ....