PHPackages                             boonkuaeboonsutta/fx-rate-bundle - 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. boonkuaeboonsutta/fx-rate-bundle

ActiveSymfony-bundle[Utility &amp; Helpers](/categories/utility)

boonkuaeboonsutta/fx-rate-bundle
================================

fx-rate-bundle

v1.0.0.2(8y ago)08MITPHPPHP ^7.1.3

Since May 22Pushed 8y ago1 watchersCompare

[ Source](https://github.com/boonkuaeb/fx-rate-bundle)[ Packagist](https://packagist.org/packages/boonkuaeboonsutta/fx-rate-bundle)[ RSS](/packages/boonkuaeboonsutta-fx-rate-bundle/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (2)Dependencies (5)Versions (3)Used By (0)

FxRateBundle
============

[](#fxratebundle)

FxRateBundle is a way for connect to FX Rate API into your Symfony application.

Install the package with:

```
composer require boonkuaeboonsutta/fx-rate-bundle
```

Create 'config/routes/bk\_fx\_rate.yml' file. A File contain as below

```
_bk_fx_rate:
    resource: '@BKFxRateBundle/Resources/config/routes.xml'
    prefix: /api/fxrate/

```

Create anathor file at 'config/packages/bk\_fx\_rate.yml'

```
bk_fx_rate :
  endpoints : https://forex.1forge.com/1.0.3/convert
  api_key :

```

Usage
-----

[](#usage)

This bundle provides a single service for connect to the FX Api, which you can autowire by using the `BK` type-hint:

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 90.9% 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 ~0 days

Total

2

Last Release

2961d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/177902?v=4)[boonkuaeb](/maintainers/boonkuaeb)[@boonkuaeb](https://github.com/boonkuaeb)

---

Top Contributors

[![boonkuaeboo](https://avatars.githubusercontent.com/u/46983071?v=4)](https://github.com/boonkuaeboo "boonkuaeboo (10 commits)")[![boonkuaeb](https://avatars.githubusercontent.com/u/177902?v=4)](https://github.com/boonkuaeb "boonkuaeb (1 commits)")

### Embed Badge

![Health badge](/badges/boonkuaeboonsutta-fx-rate-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/boonkuaeboonsutta-fx-rate-bundle/health.svg)](https://phpackages.com/packages/boonkuaeboonsutta-fx-rate-bundle)
```

PHPackages © 2026

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