ToolPocket
Fast offline tools
curl-to-php-guzzlewebdev

curl → PHP Guzzle

Convert a curl command into a PHP Guzzle request snippet (best-effort, offline).

Inputs
Output
(no output yet)
Explanation

Paste a curl command and generate a GuzzleHttp\Client request snippet with method, URL, headers and optional body.

Use it when you need a fast, offline conversion/validation step during development or debugging.