eaglewu / swoole-ide-helper
Swoole IDE Helper, to improve auto-completion
Installs: 232 019
Dependents: 108
Suggesters: 0
Security: 0
Stars: 1 141
Watchers: 47
Forks: 210
Open Issues: 0
Requires
- php: >=7.0
This package is auto-updated.
Last update: 2024-02-29 03:23:45 UTC
README
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.