Download the PHP package rexlabs/cuzzle without Composer
On this page you can find all versions of the php package rexlabs/cuzzle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download rexlabs/cuzzle
More information about rexlabs/cuzzle
Files in rexlabs/cuzzle
Download rexlabs/cuzzle
More information about rexlabs/cuzzle
Files in rexlabs/cuzzle
Vendor rexlabs
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.4+
It has been tested using PHP 7.4, 8.0, 8.1 and 8.2
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
>=7.4 <8.3
psr/log Version ^1.1.4 || ^2.0 || ^3.0
guzzlehttp/guzzle Version ^7.0
psr/log Version ^1.1.4 || ^2.0 || ^3.0
guzzlehttp/guzzle Version ^7.0
The package rexlabs/cuzzle contains the following files
Loading the files please wait ....