PHPackages                             retrochaos/trustpilot-business-unit-api - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. retrochaos/trustpilot-business-unit-api

ActiveLibrary[API Development](/categories/api)

retrochaos/trustpilot-business-unit-api
=======================================

PHP integration with the Trustpilot Business Unit API

1.0.0(2y ago)02MITPHPPHP ^7.4 | ^8.0

Since Feb 20Pushed 5mo agoCompare

[ Source](https://github.com/RetroChaos/TrustpilotBusinessUnitApi)[ Packagist](https://packagist.org/packages/retrochaos/trustpilot-business-unit-api)[ RSS](/packages/retrochaos-trustpilot-business-unit-api/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

Trustpilot Business Unit API Client
===================================

[](#trustpilot-business-unit-api-client)

A PHP library for accessing the [Trustpilot Business Unit API](https://developers.trustpilot.com/business-unit-api).

Originally developed and open-sourced by [moneymaxim](https://www.moneymaxim.co.uk).

Fully modernised to:

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

Install
-------

[](#install)

Install using [Composer](https://getcomposer.org/):

```
composer install retrochaos/trustpilot-business-unit-api
```

Usage
-----

[](#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
```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance48

Moderate activity, may be stable

Popularity2

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity46

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

813d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/205cfb375a050d5402c605535bfa86babb26fff77dd01ba8deb49a4aaa1bc888?d=identicon)[RetroChaos](/maintainers/RetroChaos)

---

Top Contributors

[![RetroChaos](https://avatars.githubusercontent.com/u/1346654?v=4)](https://github.com/RetroChaos "RetroChaos (1 commits)")

### Embed Badge

![Health badge](/badges/retrochaos-trustpilot-business-unit-api/health.svg)

```
[![Health](https://phpackages.com/badges/retrochaos-trustpilot-business-unit-api/health.svg)](https://phpackages.com/packages/retrochaos-trustpilot-business-unit-api)
```

###  Alternatives

[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3731.2M42](/packages/tencentcloud-tencentcloud-sdk-php)[convertkit/convertkitapi

Kit PHP SDK for the Kit API

2167.1k1](/packages/convertkit-convertkitapi)[mapado/rest-client-sdk

Rest Client SDK for hydra API

1125.9k2](/packages/mapado-rest-client-sdk)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
