itdashu / swoole-ide-helper
There is no license information available for the latest version (2.0) of this package.
Swoole 在IDE下自动识别类、函数、宏,自动补全函数名
2.0
2018-05-20 02:02 UTC
This package is auto-updated.
Last update: 2024-11-20 20:15:31 UTC
README
Auto completion, trigger suggest and view docs for Swoole in editor.
The purpose of avoid the tips of undefined and improve work efficiency.
Usage
Composer (recommended):
composer require --dev "eaglewu/swoole-ide-helper:dev-master"
Text editor:
Put the source code in your project.
IDE
Put the source code path into Include Path
in IDE.