laravel-shift / curl-converter

Online tool to convert `curl` requests to Laravel `Http` requests
MIT License
88 stars 10 forks source link

curlconverter #24

Closed verhovsky closed 2 years ago

verhovsky commented 2 years ago

There's no Laravel output, feel free to contribute one, but we do convert to PHP's cURL library https://curlconverter.com/php/

The website also links to other projects doing the same thing. This is the 3rd project called "curl converter" that I know of. We only link to projects that work on the client, there are other projects (including this one) that we don't link to because they upload curl commands to a server they control, which would allow them to silently nefariously log the curl command and if you paste a command with a cookie or auth token in it, that would be bad.

https://github.com/curlconverter/curlconverter

verhovsky commented 2 years ago

@jasonmccreary could you please rename your project? "curlconverter" is not trademarked or anything but just to not confuse people? curlconverter has been called "curlconverter" for at least 8 years and it gets 80k+ monthly users.