# swoole-ide-helper **Repository Path**: itdashu/swoole-ide-helper ## Basic Information - **Project Name**: swoole-ide-helper - **Description**: No description available - **Primary Language**: PHP - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-05-19 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Swoole Auto Complete ==================== [![Monthly Downloads](https://poser.pugx.org/eaglewu/swoole-ide-helper/d/monthly)](https://packagist.org/packages/eaglewu/swoole-ide-helper) Auto completion, trigger suggest and view docs for [Swoole](https://github.com/swoole/swoole-src) 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](./imgs/img-01.png "demo1") ![demo2](./imgs/img-02.png "demo2") ![demo3](./imgs/img-03.png "demo3") ![demo4](./imgs/img-04.png "demo4") ### Have fun :)