PHPackages                             brokeyourbike/remit-one-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/remit-one-api-client

ActiveLibrary[API Development](/categories/api)

brokeyourbike/remit-one-api-client
==================================

RemitONE API Client for PHP

0.8.0(1mo ago)01.1k1MPL-2.0PHPPHP ^8.1CI passing

Since Dec 25Pushed 1mo ago1 watchersCompare

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

READMEChangelog (10)Dependencies (22)Versions (18)Used By (0)

remit-one-api-client
====================

[](#remit-one-api-client)

[![Latest Stable Version](https://camo.githubusercontent.com/ca3b06fb73bafcf987d2a9a90a1e7fbe6ebdcdeb2c15d154d8ee05e45ae9b138/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f72656c656173652f62726f6b65796f757262696b652f72656d69742d6f6e652d6170692d636c69656e742d706870)](https://github.com/brokeyourbike/remit-one-api-client-php/releases)[![Total Downloads](https://camo.githubusercontent.com/243e539c32b5dc538bd216e4e9216bdf543e4661890698738b01af7047d04b54/68747470733a2f2f706f7365722e707567782e6f72672f62726f6b65796f757262696b652f72656d69742d6f6e652d6170692d636c69656e742f646f776e6c6f616473)](https://packagist.org/packages/brokeyourbike/remit-one-api-client)

RemitONE API Client for PHP

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

[](#installation)

```
composer require brokeyourbike/remit-one-api-client
```

Usage
-----

[](#usage)

```
use BrokeYourBike\RemitOne\Client;
use BrokeYourBike\RemitOne\Interfaces\UserInterface;

assert($user instanceof UserInterface);
assert($httpClient instanceof \GuzzleHttp\ClientInterface);

$apiClient = new Client($user, $httpClient);
$apiClient->getPayoutTransactions();
```

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)

[Mozilla Public License v2.0](https://github.com/brokeyourbike/remit-one-api-client-php/blob/main/LICENSE)

###  Health Score

46

—

FairBetter than 93% of packages

Maintenance89

Actively maintained with recent releases

Popularity18

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 78.9% 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 ~102 days

Recently: every ~360 days

Total

16

Last Release

56d 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 (60 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (16 commits)")

---

Tags

apiapi-clientapi-client-phphacktoberfestphpphp8r1remit-oneremitoneapiapi clientmoney\_transferr1remit-oneremitone

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

PHPackages © 2026

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