dev-master
9999999-devPHP integration with the Trustpilot Business Unit API
MIT
The Requires
v0.1.0
0.1.0.0PHP integration with the Trustpilot Business Unit API
MIT
The Requires
Wallogit.com
2017 © Pedro Peláez
PHP integration with the Trustpilot Business Unit API
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 using composer:, (*5)
composer install moneymaxim/trustpilot-business-unit-api
$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
PHP integration with the Trustpilot Business Unit API
MIT
PHP integration with the Trustpilot Business Unit API
MIT