# swoole-ide-helper **Repository Path**: puier/swoole-ide-helper ## Basic Information - **Project Name**: swoole-ide-helper - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-05-24 - **Last Updated**: 2022-05-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Swoole IDE Helper ==================== [![Software License][ico-license]](LICENSE.md) [![LICENSE](https://img.shields.io/badge/license-Anti%20996-blue.svg)](https://github.com/996icu/996.ICU/blob/master/LICENSE) [![Total Downloads][ico-downloads]][link-downloads] 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 :) [ico-downloads]: https://img.shields.io/packagist/dt/eaglewu/swoole-ide-helper.svg?style=flat-square [ico-license]: https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square [link-downloads]: https://packagist.org/packages/eaglewu/swoole-ide-helper