swoole-ide-helper-phar icon indicating copy to clipboard operation
swoole-ide-helper-phar copied to clipboard

Swoole IDE 自动补全,PHAR 包。

Swoole IDE 自动补全

这是实现 PhpStorm 等编辑器写 Swoole 代码时,可自动补全的 PHAR 包。

使用

方法一:

方法二:

  • 下载 PHAR 包
  • 给 swoole-ide-helper.phar 单独建立一个目录存放
  • 右键 External Libraries
  • 选择 Configure PHP Include Paths...
  • 点 '+' 号,选择 swoole-ide-helper.phar 所在的目录

版权

该包内的代码来自:https://github.com/eaglewu/swoole-ide-helper ,我只是打包了一下,版权归该用户所有。