PHPackages                             hashworks/phergie-message-splitter-plugin - 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. [Queues &amp; Workers](/categories/queues)
4. /
5. hashworks/phergie-message-splitter-plugin

ActiveLibrary[Queues &amp; Workers](/categories/queues)

hashworks/phergie-message-splitter-plugin
=========================================

Phergie plugin to split too long messages send by the bot into multiple commands.

v1.1.0(10y ago)027GNU GPL v3.0PHP

Since Feb 10Pushed 8y ago1 watchersCompare

[ Source](https://github.com/hashworks/PhergieMessageSplitter)[ Packagist](https://packagist.org/packages/hashworks/phergie-message-splitter-plugin)[ RSS](/packages/hashworks-phergie-message-splitter-plugin/feed)WikiDiscussions master Synced 1mo ago

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

PhergieMessageSplitter
======================

[](#phergiemessagesplitter)

[Phergie](http://github.com/phergie/phergie-irc-bot-react/) plugin to split too long messages send by the bot into multiple commands.

Install
-------

[](#install)

To install via [Composer](http://getcomposer.org/), use the command below, it will automatically detect the latest version and bind it with `~`.

```
composer require hashworks/phergie-message-splitter-plugin

```

See Phergie documentation for more information on [installing and enabling plugins](https://github.com/phergie/phergie-irc-bot-react/wiki/Usage#plugins).

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

[](#configuration)

```
new \hashworks\Phergie\Plugin\MessageSplitter\Plugin
```

Optionally you can adjust the tildePrefix variable (defaults to true) when your server isn't prefixing usernames with ~:

```
new \hashworks\Phergie\Plugin\MessageSplitter\Plugin(array('tildePrefix' => false))
```

Mostly this won't be the case.

Developers
----------

[](#developers)

Since we need the correct username/ident and host set by the server to calculate the maximum message length this plugin updates those two as well. Inform me if you developed a plugin to keep those up to date!

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity64

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 ~119 days

Total

2

Last Release

3995d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/020e7faf0f687685e662b4ae27a51e3c3a79713665ede78869816014a7c88b4c?d=identicon)[hashworks](/maintainers/hashworks)

---

Top Contributors

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

---

Tags

messagepluginbotsplitircphergienoticeprivmsg

### Embed Badge

![Health badge](/badges/hashworks-phergie-message-splitter-plugin/health.svg)

```
[![Health](https://phpackages.com/badges/hashworks-phergie-message-splitter-plugin/health.svg)](https://phpackages.com/packages/hashworks-phergie-message-splitter-plugin)
```

PHPackages © 2026

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