{"id":92628,"library":"namshi-cuzzle","title":"Cuzzle","description":"Get the cURL shell command from a Guzzle request","status":"active","version":"2.0.3","language":"php","source_language":null,"source_url":"https://github.com/namshi/cuzzle","tags":["curl","debugging","guzzle","http"],"install":[{"cmd":"composer require namshi/cuzzle","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"CurlFormatter","correct":"use Namshi\\Cuzzle\\Formatter\\CurlFormatter;"}],"quickstart":{"code":"use Namshi\\Cuzzle\\Formatter\\CurlFormatter;\nuse GuzzleHttp\\Psr7\\Request;\n\n$request = new Request('GET', 'https://example.com');\n$formatter = new CurlFormatter();\necho $formatter->format($request);","lang":"php","description":"Convert a Guzzle request to a cURL command"},"warnings":[],"env_vars":null,"search_vec":"'command':6 'curl':4,11 'cuzzl':1 'debug':12 'get':2 'guzzl':9,13 'http':14 'request':10 'shell':5","created_at":"2026-06-19T09:35:42.421734+00:00","updated_at":"2026-06-19T09:35:42.421734+00:00","problems":[],"ecosystem":"packagist","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/namshi/cuzzle","github":"https://github.com/namshi/cuzzle","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["http-client","utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-19","next_check":"2026-12-16","install_tag":null}}