This repository was archived by the owner on Sep 20, 2021. It is now read-only.

Description
I like the "Copy as cURL" command in the Firefox Network inspector. It's very powerful. Then I can quickly debug in a console.
We can't debug easily curl_* calls with the native PHP functions.
It could be very interesting to add a toCURL() method. Especially for logging.
(Last make __toString() as an alias of toCURL())
What do you think about that?
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.