{"id":90191,"library":"revolt-event-loop","title":"Revolt Event Loop","description":"Rock-solid event loop for concurrent PHP applications.","status":"active","version":"1.0.9","language":"php","source_language":null,"source_url":"https://github.com/revoltphp/event-loop","tags":["async","event-loop","concurrency","php81"],"install":[{"cmd":"composer require revolt/event-loop","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"EventLoop","correct":"use Revolt\\EventLoop;"}],"quickstart":{"code":"use Revolt\\EventLoop;\n\nEventLoop::defer(function () {\n    echo \"Hello, world!\\n\";\n});\nEventLoop::run();","lang":"php","description":"Runs a deferred callback using the event loop."},"warnings":[{"fix":"Ensure PHP 8.1+ and install recommended extensions.","message":"Requires PHP 8.1+ and ext-ffi or ext-uv for optimal performance.","severity":"gotcha","affected_versions":">=1.0"}],"env_vars":null,"search_vec":"'applic':12 'async':13 'concurr':10,17 'event':2,7,15 'event-loop':14 'loop':3,8,16 'php':11 'php81':18 'revolt':1 'rock':5 'rock-solid':4 'solid':6","created_at":"2026-06-19T08:59:14.558771+00:00","updated_at":"2026-06-19T08:59:14.558771+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/revoltphp/event-loop","github":"https://github.com/revoltphp/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}}