Download the PHP package xjtuana/xjtu-api without Composer
On this page you can find all versions of the php package xjtuana/xjtu-api. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package xjtu-api
XJTU API - PHP Version
PHP Client for XJTU API
目前支持:
- ApiNetworkLog 用户网络日志接口
- ApiSms 统一消息协作平台(短信接口)
Usage 使用方法
-
通过Composer引入包(Packagist)
- 示例代码
NetworkLog:
Sms:
API
ApiNetworkLog
-
getStuPppoeByUsername()
通过用户名/NETID获取Stu PPPOE日志-
参数:
string
查询的用户名/NETID - 返回值:
string
日志
-
-
getStuWlanByUsername()
通过用户名/NETID获取Stu WLAN日志-
参数:
string
查询的用户名/NETID - 返回值:
string
日志
-
-
getWenetPppoeByUsername()
通过用户名/NETID获取Wenet PPPOE日志-
参数:
string
查询的用户名/NETID - 返回值:
array
日志数组
-
ApiSms
-
getChannels()
获取可以使用的消息渠道- 返回值:
array
渠道列表
- 返回值:
-
send()
发送消息(目前仅支持短信)-
参数:
array
目标手机号数组 -
参数:
string
短信内容 - 返回值:
array
渠道列表
-
Related Packages 相关包
All versions of xjtu-api with dependencies
PHP Build Version
Package Version
Requires
guzzlehttp/guzzle Version
^6.3
The package xjtuana/xjtu-api contains the following files
Loading the files please wait ....