{"id":86872,"library":"react-event-loop","title":"ReactPHP Event Loop","description":"ReactPHP's core reactor event loop that libraries can use for evented I/O.","status":"active","version":"1.6.0","language":"php","source_language":null,"source_url":"https://github.com/reactphp/event-loop","tags":["reactphp","event-loop","async","io","reactor"],"install":[{"cmd":"composer require react/event-loop","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":"Run a timer-based event loop"},"warnings":[{"fix":"Install php-event or php-libev extension","message":"Requires ext-event or ext-libev for best performance","severity":"gotcha","affected_versions":">=1.0"}],"env_vars":null,"search_vec":"'async':21 'core':6 'event':2,8,15,19 'event-loop':18 'i/o':16 'io':22 'librari':11 'loop':3,9,20 'reactor':7,23 'reactphp':1,4,17 'use':13","created_at":"2026-06-19T08:09:36.302570+00:00","updated_at":"2026-06-19T08:09:36.302570+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/reactphp/event-loop","github":"https://github.com/reactphp/event-loop","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}}