{"id":92103,"library":"guzzlehttp-command","title":"Guzzle Command","description":"Foundation for building command-based web service clients with Guzzle.","status":"active","version":"1.5.0","language":"php","source_language":null,"source_url":"https://github.com/guzzle/command","tags":["guzzle","http-client","command","web-service"],"install":[{"cmd":"composer require guzzlehttp/command","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"Command","correct":"use GuzzleHttp\\Command\\Command;"}],"quickstart":{"code":"use GuzzleHttp\\Command\\Command;\n\n$command = new Command('GetItem', ['id' => 123]);\n$result = $client->execute($command);","lang":"php","description":"Create and execute a command."},"warnings":[{"fix":"Ensure guzzlehttp/guzzle version 6+ is installed.","message":"Requires GuzzleHttp/Guzzle 6.x or 7.x; incompatible with older versions.","severity":"breaking","affected_versions":"<1.0.0"}],"env_vars":null,"search_vec":"'base':8 'build':5 'client':11,17 'command':2,7,18 'command-bas':6 'foundat':3 'guzzl':1,13,14 'http':16 'http-client':15 'servic':10,21 'web':9,20 'web-servic':19","created_at":"2026-06-19T09:27:40.129403+00:00","updated_at":"2026-06-19T09:27:40.129403+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/guzzle/command","github":"https://github.com/guzzle/command","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["http-client"],"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}}