PHPackages                             tronsha/cerberus - 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. tronsha/cerberus

ActiveProject

tronsha/cerberus
================

Cerberus IRC Bot

v1.6.0(9y ago)101212[1 issues](https://github.com/tronsha/cerberus/issues)GPL-3.0PHPPHP &gt;=5.6.0

Since Sep 18Pushed 5y ago3 watchersCompare

[ Source](https://github.com/tronsha/cerberus)[ Packagist](https://packagist.org/packages/tronsha/cerberus)[ Docs](https://github.com/tronsha/cerberus)[ RSS](/packages/tronsha-cerberus/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (8)Dependencies (5)Versions (10)Used By (0)

Cerberus
========

[](#cerberus)

Cerberus is an IRC bot written for PHP

[![Build Status](https://camo.githubusercontent.com/170b6a33620024eace79680505342e5f3a124dfd8567d8c4f3eb22a887a4f93e/68747470733a2f2f7472617669732d63692e6f72672f74726f6e7368612f63657262657275732e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/tronsha/cerberus)

[![SensioLabsInsight](https://camo.githubusercontent.com/fc2e6c328e4a2ff9824949447db2bacecb42d42b935833032229320de274682f/68747470733a2f2f696e73696768742e73656e73696f6c6162732e636f6d2f70726f6a656374732f63626234316530622d356137382d343366662d613466392d3435633234626132326363632f6d696e692e706e67)](https://insight.sensiolabs.com/projects/cbb41e0b-5a78-43ff-a4f9-45c24ba22ccc)

Install
-------

[](#install)

### Use Composer

[](#use-composer)

If you don't have Composer yet, download it following the instructions on [getcomposer.org](http://getcomposer.org/) or just run the following command:

```
curl -s http://getcomposer.org/installer | php

```

Then, use the `create-project` command to generate a new project:

```
php composer.phar create-project tronsha/cerberus --stability=dev

```

The Composer installation is without Webchat Frontend

### Clone from Github

[](#clone-from-github)

Clone the projects `Cerberus` and `Hades` form Github:

```
git clone https://github.com/tronsha/cerberus.git
git clone https://github.com/tronsha/hades.git

```

Change to the cerberus directory:

```
cd cerberus

```

Download the Composer:

```
curl -s http://getcomposer.org/installer | php

```

Then, use the `install` command:

```
php composer.phar install

```

Require
-------

[](#require)

- PHP 7.2.0 or greater.
- A Database: MySQL

Info
----

[](#info)

- [RFC 1459](https://tools.ietf.org/html/rfc1459)
- [RFC 2810](https://tools.ietf.org/html/rfc2810)

Libraries
---------

[](#libraries)

- [Doctrine Database Abstraction Layer](http://www.doctrine-project.org/projects/dbal.html)
- [Symfony Console Component](http://symfony.com/components/Console)
- [Symfony Translation Component](http://symfony.com/components/Translation)

Creator
-------

[](#creator)

**Stefan Hüsges**

💻 [Homepage](http://www.mpcx.net)

![:octocat:](https://github.githubassets.com/images/icons/emoji/octocat.png ":octocat:") [GitHub](https://github.com/tronsha)

Thanks
------

[](#thanks)

**Daniel Basten**

![:octocat:](https://github.githubassets.com/images/icons/emoji/octocat.png ":octocat:") [GitHub](https://github.com/axhm3a)

License
-------

[](#license)

[![GNU General Public License](https://camo.githubusercontent.com/ed88dad91da71ba32ee714211b68950b5596040e1ceee61dcefa387043fa6c59/687474703a2f2f7777772e676e752e6f72672f67726170686963732f67706c76332d3132377835312e706e67)](http://www.gnu.org/licenses/gpl-3.0)

Links
-----

[](#links)

- [Comparison of Internet Relay Chat bots](https://en.wikipedia.org/wiki/Comparison_of_Internet_Relay_Chat_bots)

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance18

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 99.3% 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 ~266 days

Recently: every ~408 days

Total

9

Last Release

2128d ago

PHP version history (4 changes)1.0.0PHP &gt;=5.3.2

v1.2.0PHP &gt;=5.4.0

v1.4.0PHP &gt;=5.6.0

1.6.x-devPHP &gt;=5.4

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/2240180?v=4)[Stefan Hüsges](/maintainers/tronsha)[@tronsha](https://github.com/tronsha)

---

Top Contributors

[![tronsha](https://avatars.githubusercontent.com/u/2240180?v=4)](https://github.com/tronsha "tronsha (996 commits)")[![axhm3a](https://avatars.githubusercontent.com/u/1324394?v=4)](https://github.com/axhm3a "axhm3a (7 commits)")

---

Tags

botirc

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/tronsha-cerberus/health.svg)

```
[![Health](https://phpackages.com/badges/tronsha-cerberus/health.svg)](https://phpackages.com/packages/tronsha-cerberus)
```

###  Alternatives

[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M651](/packages/sylius-sylius)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)[contao/core-bundle

Contao Open Source CMS

1231.6M2.4k](/packages/contao-core-bundle)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.2M386](/packages/shopware-core)[ec-cube/ec-cube

EC-CUBE EC open platform.

78527.0k1](/packages/ec-cube-ec-cube)

PHPackages © 2026

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