Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wudi/swoole-ide-helper
Auto completion, trigger suggest and view docs for Swoole in editor.
https://github.com/wudi/swoole-ide-helper
autocomplete docs ide ide-helper php swoole
Last synced: about 1 month ago
JSON representation
Auto completion, trigger suggest and view docs for Swoole in editor.
- Host: GitHub
- URL: https://github.com/wudi/swoole-ide-helper
- Owner: wudi
- License: other
- Archived: true
- Created: 2014-01-17T16:53:33.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2021-06-02T17:13:45.000Z (over 3 years ago)
- Last Synced: 2024-08-29T04:01:22.012Z (2 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,132
- Watchers: 47
- Forks: 206
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-swoole - eaglewu/swoole-ide-helper - Auto completion, trigger suggest and view docs for Swoole in editor. (Development Environment)
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