https://github.com/eaglewu/swoole-ide-helper
Auto completion, trigger suggest and view docs for Swoole in editor.
https://github.com/eaglewu/swoole-ide-helper
autocomplete docs ide ide-helper php swoole
Last synced: 17 days ago
JSON representation
Auto completion, trigger suggest and view docs for Swoole in editor.
- Host: GitHub
- URL: https://github.com/eaglewu/swoole-ide-helper
- Owner: wudi
- License: other
- Archived: true
- Created: 2014-01-17T16:53:33.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2021-06-02T17:13:45.000Z (almost 4 years ago)
- Last Synced: 2024-10-29T15:18:11.315Z (6 months ago)
- Topics: autocomplete, docs, ide, ide-helper, php, swoole
- Language: PHP
- Homepage: https://packagist.org/packages/eaglewu/swoole-ide-helper
- Size: 15.1 MB
- Stars: 1,134
- Watchers: 47
- Forks: 206
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-swoole - Swoole IDE Helper - Auto completion, trigger suggest and view docs for Swoole in editor. (Development)
README
Swoole IDE Helper
====================[![Software License][ico-license]](LICENSE.md)
[](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:




### 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