{"id":89912,"library":"clue-buzz-react","title":"Clue Buzz React","description":"Simple, async PSR-7 HTTP client for concurrently processing any number of HTTP requests, built on top of ReactPHP","status":"active","version":"2.9.0","language":"php","source_language":null,"source_url":"https://github.com/clue/reactphp-buzz","tags":["async","http","reactphp","psr-7"],"install":[{"cmd":"composer require clue/buzz-react","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"Browser","correct":"use Clue\\React\\Buzz\\Browser;"}],"quickstart":{"code":"use Clue\\React\\Buzz\\Browser;\nuse Psr\\Http\\Message\\ResponseInterface;\n\n$browser = new Browser();\n$browser->get('https://example.com')->then(function (ResponseInterface $response) {\n    echo $response->getBody();\n});","lang":"php","description":"Make an async HTTP GET request using ReactPHP"},"warnings":[{"fix":"Run the event loop with Loop::run() after setting up requests","message":"Requires event loop to run (e.g., React\\EventLoop)","severity":"gotcha","affected_versions":"*"}],"env_vars":null,"search_vec":"'-7':7,27 'async':5,23 'built':18 'buzz':2 'client':9 'clue':1 'concurr':11 'http':8,16,24 'number':14 'process':12 'psr':6,26 'react':3 'reactphp':22,25 'request':17 'simpl':4 'top':20","created_at":"2026-06-19T08:54:57.912677+00:00","updated_at":"2026-06-19T08:54:57.912677+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/clue/reactphp-buzz","github":"https://github.com/clue/reactphp-buzz","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}}