{"id":88549,"library":"easyswoole-swoole-ide-helper","title":"EasySwoole Swoole IDE Helper","description":"IDE help files for Swoole.","status":"active","version":"1.3.3","language":"php","source_language":null,"source_url":"https://github.com/easy-swoole/ide-helper","tags":["swoole","ide","helper","async"],"install":[{"cmd":"composer require easyswoole/swoole-ide-helper","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"Client","correct":"use Swoole\\Coroutine\\Client;"}],"quickstart":{"code":"use Swoole\\Coroutine\\Client;\n\n$client = new Client(SWOOLE_SOCK_TCP);\n$client->connect('127.0.0.1', 9501);\n$client->send('Hello');\necho $client->recv();","lang":"php","description":"Create a TCP client using Swoole coroutines."},"warnings":[{"fix":"Install the Swoole PHP extension via pecl or compile from source.","message":"Only provides IDE autocompletion; requires Swoole extension installed separately","severity":"gotcha","affected_versions":"*"}],"env_vars":null,"search_vec":"'async':13 'easyswool':1 'file':7 'help':6 'helper':4,12 'ide':3,5,11 'swool':2,9,10","created_at":"2026-06-19T08:34:02.894127+00:00","updated_at":"2026-06-19T08:34:02.894127+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/easy-swoole/ide-helper","github":"https://github.com/easy-swoole/ide-helper","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["async","networking"],"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}}