itdashu/swoole-ide-helper

There is no license information available for the latest version (2.0) of this package.

Swoole 在IDE下自动识别类、函数、宏,自动补全函数名

This package's canonical repository appears to be gone and the package has been frozen as a result. Email us for help if needed.

Installs: 11

Dependents: 0

Suggesters: 0

Security: 0

pkg:composer/itdashu/swoole-ide-helper

2.0 2018-05-20 02:02 UTC

This package is auto-updated.

Last update: 2025-08-20 21:59:55 UTC


README

Monthly Downloads

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.

Demo screenshots:

demo1

demo2

demo3

demo4

Have fun :)