承接 retrochaos/trustpilot-business-unit-api 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

retrochaos/trustpilot-business-unit-api

最新稳定版本:1.0.0

Composer 安装命令:

composer require retrochaos/trustpilot-business-unit-api

包简介

PHP integration with the Trustpilot Business Unit API

README 文档

README

A PHP library for accessing the Trustpilot Business Unit API.

Originally developed and open-sourced by moneymaxim.

Fully modernised to:

  • Use Symfony HTTP Client
  • Provide type-safe error handling

Install

Install using Composer:

composer install retrochaos/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

统计信息

  • 总下载量: 2
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 2
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 3
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2024-02-20