2017 © Pedro Peláez
 

library trustpilot-business-unit-api

PHP integration with the Trustpilot Business Unit API

image

moneymaxim/trustpilot-business-unit-api

PHP integration with the Trustpilot Business Unit API

  • Wednesday, January 27, 2016
  • by AndrewCarterUK
  • Repository
  • 1 Watchers
  • 1 Stars
  • 10,795 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 2 Versions
  • 9 % Grown

The README.md

Trustpilot Business Unit API Client

Latest Stable Version Total Downloads License, (*1)

A PHP library for accessing the Trustpilot Business Unit API., (*2)

This library has been developed and open sourced by moneymaxim., (*3)

We are currently on the look out for PHP programming talent, so please get in touch if you are interested., (*4)

Install

Install using composer:, (*5)

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

The Versions

27/01 2016

dev-master

9999999-dev

PHP integration with the Trustpilot Business Unit API

  Sources   Download

MIT

The Requires

 

27/01 2016

v0.1.0

0.1.0.0

PHP integration with the Trustpilot Business Unit API

  Sources   Download

MIT

The Requires