PHPackages                             simoheinonen/phergie-irc-plugin-react-currency-converter - 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. simoheinonen/phergie-irc-plugin-react-currency-converter

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

simoheinonen/phergie-irc-plugin-react-currency-converter
========================================================

Phergie IRC bot plugin to convert currencies

1.1(7mo ago)029MITPHP

Since Aug 5Pushed 7mo ago1 watchersCompare

[ Source](https://github.com/simoheinonen/phergie-irc-plugin-react-currency-converter)[ Packagist](https://packagist.org/packages/simoheinonen/phergie-irc-plugin-react-currency-converter)[ Docs](https://github.com/simoheinonen/phergie-irc-plugin-react-currency-converter)[ RSS](/packages/simoheinonen-phergie-irc-plugin-react-currency-converter/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (8)Dependencies (3)Versions (9)Used By (0)

Currency converter plugin for [Phergie](http://github.com/phergie/phergie-irc-bot-react/)
=========================================================================================

[](#currency-converter-plugin-for-phergie)

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

[](#installation)

```
composer require simoheinonen/phergie-irc-plugin-react-currency-converter:dev-master

```

Configuration
-------------

[](#configuration)

```
return [
    'plugins' => [
        new \Phergie\Irc\Plugin\React\Command\Plugin(['prefix' => '!']), // dependency
        new \SimoHeinonen\Phergie\Plugin\CurrencyConverter\Plugin(\Scheb\YahooFinanceApi\ApiClientFactory::createApiClient()),
    ]
];
```

###  Health Score

39

—

LowBetter than 85% of packages

Maintenance62

Regular maintenance activity

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity68

Established project with proven stability

 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

Every ~431 days

Recently: every ~452 days

Total

8

Last Release

235d ago

Major Versions

0.2 → 1.02020-11-27

0.21 → 1.12025-11-08

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/3840367?v=4)[Simo Heinonen](/maintainers/simoheinonen)[@simoheinonen](https://github.com/simoheinonen)

---

Top Contributors

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

---

Tags

ircphergie

### Embed Badge

![Health badge](/badges/simoheinonen-phergie-irc-plugin-react-currency-converter/health.svg)

```
[![Health](https://phpackages.com/badges/simoheinonen-phergie-irc-plugin-react-currency-converter/health.svg)](https://phpackages.com/packages/simoheinonen-phergie-irc-plugin-react-currency-converter)
```

PHPackages © 2026

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