PHPackages                             simoheinonen/phergie-irc-plugin-react-calculator - 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-calculator

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

simoheinonen/phergie-irc-plugin-react-calculator
================================================

Phergie IRC bot plugin to calculate

v0.1.2(8y ago)092MITPHP

Since Aug 5Pushed 8y ago1 watchersCompare

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

READMEChangelog (3)Dependencies (3)Versions (4)Used By (0)

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

[](#calculator-plugin-for-phergie)

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

[](#installation)

```
composer require simoheinonen/phergie-irc-plugin-react-calculator

```

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

[](#configuration)

```
return [
    'plugins' => [
        new \Phergie\Irc\Plugin\React\Command\Plugin(['prefix' => '!']), // dependency
        new \SimoHeinonen\Phergie\Plugin\Calculator\Plugin(new \ChrisKonnertz\StringCalc\StringCalc()),
    ]
];
```

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity55

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

Every ~8 days

Total

3

Last Release

3236d ago

### 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 (10 commits)")

---

Tags

ircphergie

### Embed Badge

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

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

PHPackages © 2026

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