lyh 5ab70951a4 update .gitignore před 3 roky
..
imgs 5ab70951a4 update .gitignore před 3 roky
src 5ab70951a4 update .gitignore před 3 roky
.gitignore 5ab70951a4 update .gitignore před 3 roky
LICENSE.md 5ab70951a4 update .gitignore před 3 roky
README.md 5ab70951a4 update .gitignore před 3 roky
composer.json 5ab70951a4 update .gitignore před 3 roky

README.md

Swoole IDE Helper

Software License LICENSE Total 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 :)