Download the PHP package lyndon1994/xiongzhang-sdk without Composer
On this page you can find all versions of the php package lyndon1994/xiongzhang-sdk. 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 xiongzhang-sdk
SDK概要
目标:提供熊掌号开放平台的基本能力,提升熊掌号及TP的接入效率
本版本支持的功能
[针对熊掌号]
- 熊掌号开放平台相关加减密算法 [完毕]
- 消息加减密 aes封装 【支持】
- server校验 sha1封装 【支持】
- PUSH 熊掌号消息处理 [完毕]
- 文本类型消息接收、发送 【支持】
- 图片类型消息接收、发送 【支持】
- 语音类型消息接收、发送 [待开放功能]
- 事件类型消息接收、发送 【支持】
- 关注/取消关注
- 菜单点击/跳转
- PS:消息明文、密文格式都可用,兼容格式代调式
- PUSH 熊掌号支付消息处理 [完毕]
- 支付事件消息接收、发送 【支持】
- 支付成功回调
- 退款成功回调
- 支付事件消息接收、发送 【支持】
[针对TP]
- PUSH TP 消息处理 [完毕]
- 接收熊掌号平台推送的 ticket 【支持】
- B2B授权-授权结果(授权、更新授权、取消授权)通知【支持】
- TP代开号-熊掌号审核结果通知 [待开放功能]
- 接收已授权熊掌号的事件消息 [待开发]
- PUSH 熊掌号消息处理 [完毕]
- 文本类型消息接收、发送 【支持】
- 图片类型消息接收、发送 【支持】
- 语音类型消息接收、发送 [待开放功能]
- 事件类型消息接收、发送 【支持】
- 关注/取消关注
- 菜单点击/跳转
- PUSH 熊掌号消息处理 [完毕]
安装
使用
示例
框架支持
Laravel
配置
Laravel 应用
-
注册 ServiceProvider:
- ENV 中支持以下配置:
Lumen 应用
-
在 bootstrap/app.php 中 82 行左右:
- ENV 中支持以下配置:同Laravel应用
使用
-
获取服务实例:
- 接下来的使用如同上面的示例。
All versions of xiongzhang-sdk with dependencies
PHP Build Version
Package Version
The package lyndon1994/xiongzhang-sdk contains the following files
Loading the files please wait ....