Last updated 5 years ago
安装好php 以及swoole 之后。如果想要对ide支持swoole的代码的一个提示功能, 可以使用下面的帮助文件:https://github.com/swoole/ide-helper
将代码clone到本地目录
打开phpstorm 进行设置
FILE=>Settings=> languages & Frameworks => PHP ,点击加号,添加clone好的本地路径
swoole的安装,ide的安装