kilgaloon/branch
Composer 安装命令:
composer require kilgaloon/branch
包简介
Wrapper around Branch.io HTTP API
README 文档
README
Branch.io PHP SDK (unofficial)
This is simple wrapper around Branch.io HTTP API. Original documentation can be found [https://branchmetrics.github.io/docs/pages/apps/api/] here
I have nothing related to Branch services, i created this library because i used branch, i wrote this simple wrapper and i want to share it with community.
Create manager:
$manager = new Manager([
'key' => 'key_test',
'secret' => 'key_secret'
]);
Cheers.
统计信息
- 总下载量: 20
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 4
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-07-17