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

ActiveLibrary[API Development](/categories/api)

brokeyourbike/mobifin-api-client
================================

Mobifin API Client for PHP

0.1.1(2y ago)065[1 PRs](https://github.com/brokeyourbike/mobifin-api-client-php/pulls)MPL-2.0PHPPHP ^8.1

Since Jan 12Pushed 2y ago1 watchersCompare

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

READMEChangelog (2)Dependencies (10)Versions (4)Used By (0)

mobifin-api-client
==================

[](#mobifin-api-client)

[![Latest Stable Version](https://camo.githubusercontent.com/9655e9299f1e76e1a2abd55446349f4582466e439a5b594f557fb2e389b303ef/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f72656c656173652f62726f6b65796f757262696b652f6d6f626966696e2d6170692d636c69656e742d706870)](https://github.com/brokeyourbike/mobifin-api-client-php/releases)[![Total Downloads](https://camo.githubusercontent.com/9aae82661d172feadee2fbc82e4e65acd6d326b99608651185e32bef711ea3e0/68747470733a2f2f706f7365722e707567782e6f72672f62726f6b65796f757262696b652f6d6f626966696e2d6170692d636c69656e742f646f776e6c6f616473)](https://packagist.org/packages/brokeyourbike/mobifin-api-client)[![Maintainability](https://camo.githubusercontent.com/78587944fd152b3f38ee15ca60b84aee368578bd7b5ce22c2a14c18f55557945/68747470733a2f2f6170692e636f6465636c696d6174652e636f6d2f76312f6261646765732f39363864383763363062323662633739613534352f6d61696e7461696e6162696c697479)](https://codeclimate.com/github/brokeyourbike/mobifin-api-client-php/maintainability)[![Test Coverage](https://camo.githubusercontent.com/be5a5878e73d901d94af95adf43b727d8c4330c4ce8bb770be79f80170fc0545/68747470733a2f2f6170692e636f6465636c696d6174652e636f6d2f76312f6261646765732f39363864383763363062323662633739613534352f746573745f636f766572616765)](https://codeclimate.com/github/brokeyourbike/mobifin-api-client-php/test_coverage)

Mobifin API Client for PHP

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

[](#installation)

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

Usage
-----

[](#usage)

```
use BrokeYourBike\Mobifin\EncryptedClient;
use BrokeYourBike\Mobifin\Interfaces\EncryptedConfigInterface;
use BrokeYourBike\Mobifin\Interfaces\EncrypterInterface;

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

$apiClient = new Client($config, $encrypter, $httpClient);
$apiClient->getBalance();
```

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/mobifin-api-client-php/blob/main/LICENSE)

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 85.7% 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 ~487 days

Total

2

Last Release

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

---

Tags

apihacktoberfestmobifinpanamaxiltopupapiapi clientBrokeYourBikemobifin

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

PHPackages © 2026

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