moneymaxim/trustpilot-business-unit-api
Composer 安装命令:
composer require moneymaxim/trustpilot-business-unit-api
包简介
PHP integration with the Trustpilot Business Unit API
README 文档
README
A PHP library for accessing the Trustpilot Business Unit API.
This library has been developed and open sourced by moneymaxim.
We are currently on the look out for PHP programming talent, so please get in touch if you are interested.
Install
Install using composer:
composer install moneymaxim/trustpilot-business-unit-api
Usage
$client = new Trustpilot\Api\BusinessUnit\Client($apiKey); // $client->find($domain): array // $client->get($businessUnitId): array // $client->getReviews($businessUnitId): array // $client->getReviews($businessUnitId, ['perPage' => 5, 'page' => 2]): array
统计信息
- 总下载量: 30.17k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2016-01-27