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

ActiveLibrary[API Development](/categories/api)

brokeyourbike/pixpayment-api-client
===================================

PixPayment API Client for PHP

0.3.0(1mo ago)098BSD-3-ClausePHPPHP ^8.1CI passing

Since Dec 16Pushed 1mo ago1 watchersCompare

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

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

pixpayment-api-client-php
=========================

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

[![Latest Stable Version](https://camo.githubusercontent.com/29df6b3715508c0f88f14643af652ab5af50333ce04b9ad94a15d752620f685e/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f72656c656173652f62726f6b65796f757262696b652f7069787061796d656e742d6170692d636c69656e742d706870)](https://github.com/brokeyourbike/pixpayment-api-client-php/releases)[![Total Downloads](https://camo.githubusercontent.com/52da9b607e39ba33d3c9f6c05be931081a89473e8ee5eaf04b81e9b0c887eca4/68747470733a2f2f706f7365722e707567782e6f72672f62726f6b65796f757262696b652f7069787061796d656e742d6170692d636c69656e742f646f776e6c6f616473)](https://packagist.org/packages/brokeyourbike/pixpayment-api-client)

PixPayment API Client for PHP

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

[](#installation)

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

Usage
-----

[](#usage)

```
use BrokeYourBike\PixPayment\Client;
use BrokeYourBike\PixPayment\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/pixpayment-api-client-php/blob/main/LICENSE)

###  Health Score

40

—

FairBetter than 88% of packages

Maintenance89

Actively maintained with recent releases

Popularity11

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity44

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 54.2% 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 ~50 days

Recently: every ~112 days

Total

10

Last Release

54d 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 (13 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

apiapi-clientapi-client-phpphppixpaymentapiapi clientBrokeYourBikepixpayment

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

PHPackages © 2026

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