• Stars
    star
    1,141
  • Rank 40,852 (Top 0.9 %)
  • Language
    PHP
  • License
    Other
  • Created almost 11 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Auto completion, trigger suggest and view docs for Swoole in editor.

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 :)