redokun/customer-guru-api
Composer 安装命令:
composer require redokun/customer-guru-api
包简介
Simple wrapper for customer.guru API
README 文档
README
Simple wrapper for customer.guru API
This library is based on the first version (v1) of the API
Usage
<?php $guru = new CustomerGuru("api_key", "api_secret"); $guru->sendSurvey("test@example.com", new \DateTime('now'));
See PHP docblock of the sendSurvey() method for more parameters
统计信息
- 总下载量: 6
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2016-09-13