Download the PHP package jandayanan/cuzzle without Composer
On this page you can find all versions of the php package jandayanan/cuzzle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jandayanan/cuzzle
More information about jandayanan/cuzzle
Files in jandayanan/cuzzle
Download jandayanan/cuzzle
More information about jandayanan/cuzzle
Files in jandayanan/cuzzle
Vendor jandayanan
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.3
psr/log Version ^3.0
symfony/process Version ^5.3 || ^6.0
guzzlehttp/guzzle Version ^7.3
psr/log Version ^3.0
symfony/process Version ^5.3 || ^6.0
The package jandayanan/cuzzle contains the following files
Loading the files please wait ....