2017 © Pedro Peláez
 

library swoole-ide-helper

Swoole 在IDE下自动识别类、函数、宏,自动补全函数名

image

noname007/swoole-ide-helper

Swoole 在IDE下自动识别类、函数、宏,自动补全函数名

  • Friday, April 14, 2017
  • by noname007
  • Repository
  • 0 Watchers
  • 0 Stars
  • 1 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 124 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

swoole-auto-complete

Swoole 在IDE下自动识别类、函数、宏,自动补全函数名, (*1)

Swoole 结构,便于开发过程中查看文档,以及屏蔽IDE undefined 提示,便于快速查看函数用法。, (*2)

Swoole releases 版本下载地址:https://github.com/swoole/swoole-src/releases, (*3)

API 手册在线预览:Swoole API Manual, (*4)

使用方式

composer 安装:

composer require --dev "eaglewu/swoole-ide-helper:dev-master"

普通IDE:

开发Swoole项目同时,在IDE中打开/导入本文件即可。, (*5)

使用 IDE自带 Include Path 功能引入 helper 目录, (*6)

PHPstorm使用演示(其他IDE同理):

demo1, (*7)

demo2, (*8)

demo3, (*9)

demo4, (*10)

使用php.jar包, (*11)

demo5, (*12)

The Versions

14/04 2017

dev-master

9999999-dev

Swoole 在IDE下自动识别类、函数、宏,自动补全函数名

  Sources   Download

by soul11201