PHPackages                             brokeyourbike/intouchgroup-api-client - 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. brokeyourbike/intouchgroup-api-client

ActiveLibrary[API Development](/categories/api)

brokeyourbike/intouchgroup-api-client
=====================================

IntouchGroup API Client for PHP

0.4.0(1mo ago)078BSD-3-ClausePHPPHP ^8.1CI passing

Since Oct 18Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/brokeyourbike/intouchgroup-api-client-php)[ Packagist](https://packagist.org/packages/brokeyourbike/intouchgroup-api-client)[ GitHub Sponsors](https://github.com/brokeyourbike)[ Fund](https://opencollective.com/brokeyourbike)[ RSS](/packages/brokeyourbike-intouchgroup-api-client/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (5)Dependencies (18)Versions (7)Used By (0)

intouchgroup-api-client
=======================

[](#intouchgroup-api-client)

[![Latest Stable Version](https://camo.githubusercontent.com/a79b77c68c3348aebe98e6ba9021dde34b9b9939e65dd2e3c016f01316a8849a/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f72656c656173652f62726f6b65796f757262696b652f696e746f75636867726f75702d6170692d636c69656e742d706870)](https://github.com/brokeyourbike/intouchgroup-api-client-php/releases)[![Total Downloads](https://camo.githubusercontent.com/53936f47656ac4fbcb9725d5fcfcfbea579ad7cfb667ca6520380b2f16c59706/68747470733a2f2f706f7365722e707567782e6f72672f62726f6b65796f757262696b652f696e746f75636867726f75702d6170692d636c69656e742f646f776e6c6f616473)](https://packagist.org/packages/brokeyourbike/intouchgroup-api-client)

IntouchGroup API Client for PHP

Installation
------------

[](#installation)

```
composer require brokeyourbike/intouchgroup-api-client
```

Usage
-----

[](#usage)

```
use BrokeYourBike\IntouchGroup\Client;
use BrokeYourBike\IntouchGroup\Interfaces\ConfigInterface;

assert($config instanceof ConfigInterface);
assert($httpClient instanceof \GuzzleHttp\ClientInterface);

$apiClient = new Client($config, $httpClient);
```

Authors
-------

[](#authors)

- [Ivan Stasiuk](https://github.com/brokeyourbike) | [Twitter](https://twitter.com/brokeyourbike) | [LinkedIn](https://www.linkedin.com/in/brokeyourbike) | [stasi.uk](https://stasi.uk)

License
-------

[](#license)

[BSD-3-Clause License](https://github.com/brokeyourbike/intouchgroup-api-client-php/blob/main/LICENSE)

###  Health Score

39

—

LowBetter than 86% of packages

Maintenance89

Actively maintained with recent releases

Popularity10

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity42

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 68.8% 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

Every ~128 days

Total

5

Last Release

55d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/114f3c6e8506e0bba763451e8e4bcc3e94d662c2dce982a910b5d7b3444593cf?d=identicon)[brokeyourbike](/maintainers/brokeyourbike)

---

Top Contributors

[![brokeyourbike](https://avatars.githubusercontent.com/u/1554371?v=4)](https://github.com/brokeyourbike "brokeyourbike (11 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (5 commits)")

---

Tags

api-clientintouchgroupphp8apiapi clientBrokeYourBikeintouchgroup

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/brokeyourbike-intouchgroup-api-client/health.svg)

```
[![Health](https://phpackages.com/badges/brokeyourbike-intouchgroup-api-client/health.svg)](https://phpackages.com/packages/brokeyourbike-intouchgroup-api-client)
```

PHPackages © 2026

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