noname007 / swoole-ide-helper
此包已被废弃且不再维护。作者建议使用 eaglewu/swoole-ide-helper 包。
此包的最新版本(dev-master)没有可用的许可证信息。
Swoole 在IDE下自动识别类、函数、宏,自动补全函数名
dev-master
2017-04-14 02:54 UTC
This package is auto-updated.
Last update: 2022-02-01 13:06:42 UTC
README
Swoole 在IDE下自动识别类、函数、宏,自动补全函数名
Swoole 结构,便于开发过程中查看文档,以及屏蔽IDE undefined 提示,便于快速查看函数用法。
Swoole releases 版本下载地址:https://github.com/swoole/swoole-src/releases
API 手册在线预览:Swoole API Manual
使用方式
composer 安装:
composer require --dev "eaglewu/swoole-ide-helper:dev-master"
普通IDE:
开发Swoole项目的同时,在IDE中打开/导入此文件即可。
使用IDE自带的 Include Path
功能引入helper目录
PHPstorm使用演示(其他IDE同理):
使用php.jar包