{"id":87484,"library":"hyperf-guzzle","title":"Hyperf Guzzle","description":"Swoole coroutine handler for guzzle.","status":"active","version":"3.2.0","language":"php","source_language":null,"source_url":"https://github.com/hyperf/guzzle","tags":["hyperf","guzzle","swoole","coroutine","http-client"],"install":[{"cmd":"composer require hyperf/guzzle","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"CoroutineHandler","correct":"use Hyperf\\Guzzle\\CoroutineHandler;"}],"quickstart":{"code":"use Hyperf\\Guzzle\\CoroutineHandler;\nuse GuzzleHttp\\Client;\n\n$handler = new CoroutineHandler();\n$client = new Client(['handler' => $handler]);\n$response = $client->get('https://example.com');\necho $response->getBody();","lang":"php","description":"Create a Guzzle client with Swoole coroutine support."},"warnings":[{"fix":"Install swoole via pecl or compile from source.","message":"Requires Swoole extension to be installed.","severity":"breaking","affected_versions":"*"}],"env_vars":null,"search_vec":"'client':14 'coroutin':4,11 'guzzl':2,7,9 'handler':5 'http':13 'http-client':12 'hyperf':1,8 'swool':3,10","created_at":"2026-06-19T08:18:48.650492+00:00","updated_at":"2026-06-19T08:18:48.650492+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/hyperf/guzzle","github":"https://github.com/hyperf/guzzle","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["http-client","async"],"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}}