{"id":93576,"library":"hyperf-engine","title":"Hyperf Engine","description":"Coroutine engine provided by Swoole for the Hyperf framework.","status":"active","version":"2.15.0","language":"php","source_language":null,"source_url":"https://github.com/hyperf/engine","tags":["coroutine","swoole","async","hyperf","engine"],"install":[{"cmd":"composer require hyperf/engine","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"Coroutine","correct":"use Hyperf\\Engine\\Coroutine;"}],"quickstart":{"code":"use Hyperf\\Engine\\Coroutine;\n\n$coroutine = new Coroutine(function () {\n    echo 'Hello from coroutine!';\n});\n$coroutine->execute();","lang":"php","description":"Create and execute a coroutine using Hyperf Engine."},"warnings":[{"fix":"Install the Swoole PHP extension (pecl install swoole).","message":"Requires Swoole extension installed and enabled.","severity":"breaking","affected_versions":">=2.0.0"}],"env_vars":null,"search_vec":"'async':14 'coroutin':3,12 'engin':2,4,16 'framework':11 'hyperf':1,10,15 'provid':5 'swool':7,13","created_at":"2026-06-19T09:52:11.793781+00:00","updated_at":"2026-06-19T09:52:11.793781+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/engine","github":"https://github.com/hyperf/engine","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["async","utility"],"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}}