PHPackages                             phergie/phergie-irc-plugin-react-formstackbot - 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. phergie/phergie-irc-plugin-react-formstackbot

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

phergie/phergie-irc-plugin-react-formstackbot
=============================================

Phergie IRC bot plugin responding to Who's your \*? phrases

08PHP

Since Nov 24Pushed 11y ago1 watchersCompare

[ Source](https://github.com/bkmorse/phergie-irc-plugin-react-formstackbot)[ Packagist](https://packagist.org/packages/phergie/phergie-irc-plugin-react-formstackbot)[ RSS](/packages/phergie-phergie-irc-plugin-react-formstackbot/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

phergie/phergie-irc-plugin-react-formstackbot
=============================================

[](#phergiephergie-irc-plugin-react-formstackbot)

A plugin for [Phergie](http://github.com/phergie/phergie-irc-bot-react/) to react to users who privately message the bot and ask them to sign up and submit data to formstack.com api"

Install
-------

[](#install)

The recommended method of installation is [through composer](http://getcomposer.org).

```
{
    "require": {
        "phergie/phergie-irc-plugin-react-formstackbot": "dev-master"
    }
}
```

See Phergie documentation for more information on installing plugins.

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

[](#configuration)

```
new \bkmorse\Phergie\Irc\Plugin\React\FormStackBot\Plugin(array(
    'prefix' => '!', // string denoting the start of a command
    'pattern' => '/^!/', // PCRE regular expression denoting the presence of a
    'nick' => true, // true to match common ways of addressing the bot by its
                    // connection nick
    'formstack_form_id' => '', // id of form in formstack.com dashboard
    'formstack_token'   => '', // token from when you create an application on formstack.com
)),
```

### Usage

[](#usage)

This plugin monitors `PRIVMSG` events attempting."

Tests
-----

[](#tests)

To run the unit test suite:

```
curl -s https://getcomposer.org/installer | php
php composer.phar install
./vendor/bin/phpunit

```

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/8f67be807ce9875a418647ed52e3a80780e5efcd98c63ec68fa94d2166ee04ad?d=identicon)[bkmorse](/maintainers/bkmorse)

---

Top Contributors

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

### Embed Badge

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

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

PHPackages © 2026

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