{"id":88675,"library":"react-react","title":"ReactPHP","description":"ReactPHP: Event-driven, non-blocking I/O with PHP.","status":"active","version":"1.4.0","language":"php","source_language":null,"source_url":"https://github.com/reactphp/reactphp","tags":["reactphp","async","event-loop","non-blocking"],"install":[{"cmd":"composer require react/react","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"Loop","correct":"use React\\EventLoop\\Loop;"}],"quickstart":{"code":"use React\\EventLoop\\Loop;\n\nLoop::addTimer(1, function () {\n    echo \"Hello after 1 second\\n\";\n});\nLoop::run();","lang":"php","description":"Simple timer example using ReactPHP event loop."},"warnings":[{"fix":"Install required extensions for optimal performance.","message":"Requires PHP 7.4+ and ext-event or ext-libevent","severity":"gotcha","affected_versions":">=1.0"}],"env_vars":null,"search_vec":"'async':13 'block':8,19 'driven':5 'event':4,15 'event-driven':3 'event-loop':14 'i/o':9 'loop':16 'non':7,18 'non-block':6,17 'php':11 'reactphp':1,2,12","created_at":"2026-06-19T08:35:56.998029+00:00","updated_at":"2026-06-19T08:35:56.998029+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://reactphp.org/","github":"https://github.com/reactphp/reactphp","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["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}}