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

ActiveLibrary[API Development](/categories/api)

brokeyourbike/yogupay-api-client
================================

YoguPay API Client for PHP

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

Since Sep 3Pushed 1mo ago1 watchersCompare

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

READMEChangelog (10)Dependencies (20)Versions (13)Used By (0)

yogupay-api-client
==================

[](#yogupay-api-client)

[![Latest Stable Version](https://camo.githubusercontent.com/f742a746b1e3ccf74e7dfc2f90dabf049fa8e948dfabce51adebe2e4e358c72f/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f72656c656173652f62726f6b65796f757262696b652f796f67757061792d6170692d636c69656e742d706870)](https://github.com/brokeyourbike/yogupay-api-client-php/releases)[![Total Downloads](https://camo.githubusercontent.com/fcf4d952a32e83a757f55381e3e8ba466272d32f756c80176e1a61da44b0d658/68747470733a2f2f706f7365722e707567782e6f72672f62726f6b65796f757262696b652f796f67757061792d6170692d636c69656e742f646f776e6c6f616473)](https://packagist.org/packages/brokeyourbike/yogupay-api-client)

YoguPay API Client for PHP

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

[](#installation)

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

Usage
-----

[](#usage)

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

assert($config instanceof ConfigInterface);
assert($httpClient instanceof \GuzzleHttp\ClientInterface);
assert($psrCache instanceof \Psr\SimpleCache\CacheInterface);

$apiClient = new Client($config, $httpClient, $psrCache);
$apiClient->getAuthToken();
```

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

###  Health Score

41

—

FairBetter than 89% of packages

Maintenance89

Actively maintained with recent releases

Popularity11

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity45

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 71.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 ~62 days

Recently: every ~120 days

Total

10

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

---

Tags

api-clientphp8yogupayyugapayapiapi clientBrokeYourBikeyogupay

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

PHPackages © 2026

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