2017 © Pedro Peláez
 

library swoole-ide-helper

image

pantaovay/swoole-ide-helper

  • Wednesday, October 19, 2016
  • by pantaovay
  • Repository
  • 1 Watchers
  • 0 Stars
  • 81 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 175 Forks
  • 0 Open issues
  • 1 Versions
  • 23 % 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)

使用方式

普通IDE:, (*5)

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

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

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

demo1, (*9)

demo2, (*10)

demo3, (*11)

demo4, (*12)

使用php.jar包, (*13)

demo5, (*14)

The Versions

19/10 2016