PHPackages                             evokelektrique/bonbast - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. evokelektrique/bonbast

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

evokelektrique/bonbast
======================

Simple and easy to use package to retrieve the latest updated currency prices from the Bonbast website

v1.0.0(2y ago)275MITPHP

Since Jul 31Pushed 2y ago1 watchersCompare

[ Source](https://github.com/evokelektrique/bonbast-php)[ Packagist](https://packagist.org/packages/evokelektrique/bonbast)[ RSS](/packages/evokelektrique-bonbast/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependencies (1)Versions (2)Used By (0)

Bonbast PHP
===========

[](#bonbast-php)

Simple and easy to use package to retrieve the latest updated currency prices from the Bonbast website.

Install
=======

[](#install)

Using composer `composer require evokelektrique/bonbast`

Usage
=====

[](#usage)

```
use Bonbast\Bonbast;

$bonbast = new Bonbast();
$result = $bonbast->get_formatted_price("usd"); // usd, eur ...

var_dump($result);
// array(2) {
//   ["sell"]=>
//   string(5) "32730"
//   ["buy"]=>
//   string(5) "32630"
// }
```

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity44

Maturing project, gaining track record

 Bus Factor1

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

1059d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8596d97283642c47cbfc0c0db5fd8f221bbca46c086f7406879a0863c6d44b9e?d=identicon)[evokelektrique](/maintainers/evokelektrique)

---

Top Contributors

[![evokelektrique](https://avatars.githubusercontent.com/u/53313989?v=4)](https://github.com/evokelektrique "evokelektrique (4 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/evokelektrique-bonbast/health.svg)

```
[![Health](https://phpackages.com/badges/evokelektrique-bonbast/health.svg)](https://phpackages.com/packages/evokelektrique-bonbast)
```

PHPackages © 2026

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