namshi / cuzzle

This library let's you dump a Guzzle request to a cURL command for debug and log purpose.
https://github.com/namshi/cuzzle
330 stars 67 forks source link

Can format request in multiple formats (ie. array, curl string) #31

Closed ssi-anik closed 2 years ago

ssi-anik commented 4 years ago

By merging this PR, developers can

ssi-anik commented 4 years ago

Your CI seems like having issues. Not in code.

cirpo commented 4 years ago

@ssi-anik addressed in this PR https://github.com/namshi/cuzzle/pull/35, once merge it should be fine

ssi-anik commented 4 years ago

@cirpo, Had to write my own implementation https://github.com/ssi-anik/loguzz