cyril-bochet/immodvisor-api-client
最新稳定版本:1.2
Composer 安装命令:
composer require cyril-bochet/immodvisor-api-client
包简介
API client for Immodvisor.
README 文档
README
This composer package allows you to get all immodvisor client feedbacks
Installation
composer require cyril-bochet/immodvisor-api-client
Usage
use ImmodvisorApiClient\Immodvisor\Immodvisor; $clientFeedback = new Immodvisor(); $last_review = $clientFeedback->lastReviews('API-Key','SALTIN','SALTOUT','COMPANY ID or null to get all company branches feedback','number of feedback'); $header = $clientFeedback->headerReviews('API-Key','SALTIN','SALTOUT','COMPANY ID');
统计信息
- 总下载量: 38
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-11-15