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

ActiveLibrary[API Development](/categories/api)

brokeyourbike/bvnk-api-client
=============================

BVNK API Client for PHP

0.1.0(2y ago)0387MPL-2.0PHPPHP ^8.1

Since Aug 22Pushed 2y ago1 watchersCompare

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

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

bvnk-api-client-php
===================

[](#bvnk-api-client-php)

[![Latest Stable Version](https://camo.githubusercontent.com/77ff6766f998d7111625135e3ea3ca1ae365523e3779a2d2fe5255c575e7d343/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f72656c656173652f62726f6b65796f757262696b652f62766e6b2d6170692d636c69656e742d706870)](https://github.com/brokeyourbike/bvnk-api-client-php/releases)[![Total Downloads](https://camo.githubusercontent.com/9e9e3609a0bcc73c9aca66637ae4466d6bfdefd9a89ca717cc12dd176da16c2d/68747470733a2f2f706f7365722e707567782e6f72672f62726f6b65796f757262696b652f62766e6b2d6170692d636c69656e742f646f776e6c6f616473)](https://packagist.org/packages/brokeyourbike/bvnk-api-client)[![Maintainability](https://camo.githubusercontent.com/cc5b4ccd06a386992537b120ebe647718b6a435b2b9cb4004ef2fad708f55d86/68747470733a2f2f6170692e636f6465636c696d6174652e636f6d2f76312f6261646765732f66343561353936653561346634613936333161632f6d61696e7461696e6162696c697479)](https://codeclimate.com/github/brokeyourbike/bvnk-api-client-php/maintainability)[![Test Coverage](https://camo.githubusercontent.com/f3cb2a8cf6f7e0f16f2a16d83b0616ce4f5842a8bb2778e78bf138598f652368/68747470733a2f2f6170692e636f6465636c696d6174652e636f6d2f76312f6261646765732f66343561353936653561346634613936333161632f746573745f636f766572616765)](https://codeclimate.com/github/brokeyourbike/bvnk-api-client-php/test_coverage)

BVNK API Client for PHP

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

[](#installation)

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

Usage
-----

[](#usage)

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

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

$apiClient = new Client($config, $httpClient);
$apiClient->payout($transaction);
```

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

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity42

Maturing project, gaining track record

 Bus Factor1

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

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

---

Tags

api-clientbvnkhacktoberfestphpphp8restrest-apirest-api-clientapiapi clientBrokeYourBikebvnk

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

PHPackages © 2026

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