PHPackages                             colemando/ratchetio-bundle - 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. [Logging &amp; Monitoring](/categories/logging)
4. /
5. colemando/ratchetio-bundle

ActiveSymfony-bundle[Logging &amp; Monitoring](/categories/logging)

colemando/ratchetio-bundle
==========================

Integrates Ratchet.io error reporting into your Symfony2 application.

v0.2.0(13y ago)31321BSD-2-ClausePHP

Since Feb 7Pushed 13y ago1 watchersCompare

[ Source](https://github.com/ecoleman/ratchetio-bundle)[ Packagist](https://packagist.org/packages/colemando/ratchetio-bundle)[ RSS](/packages/colemando-ratchetio-bundle/feed)WikiDiscussions master Synced today

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

RatchetioBundle
===============

[](#ratchetiobundle)

Intergrates [ratchet.io](http://ratchet.io) with your Symfony2 application.

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

[](#installation)

Require the bundle using composer:

```
$ composer require colemando/ratchetio-bundle
```

**Enable the Bundle**

Add `Colemando\RatchetioBundle\ColemandoRatchetioBundle` to your AppKernel:

```
// app/AppKernel.php

public function registerBundles()
{
    $bundles = array(
        // ...
        new Colemando\RatchetioBundle\ColemandoRatchetioBundle(),
    );
}

```

**Configure your Access Token**

In your symfony configuration file (app/config.yml) you need to define your access\_token for ratchet.io as follows:

```
colemando_ratchetio:
  access_token:
```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 90.9% 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

Unknown

Total

1

Last Release

4840d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/7fd94cbeba53f56bce00b11663131b484fd68e6926dc1865e0446b21b4b6b893?d=identicon)[ericcoleman](/maintainers/ericcoleman)

---

Top Contributors

[![ecoleman](https://avatars.githubusercontent.com/u/1598?v=4)](https://github.com/ecoleman "ecoleman (10 commits)")[![Seldaek](https://avatars.githubusercontent.com/u/183678?v=4)](https://github.com/Seldaek "Seldaek (1 commits)")

---

Tags

monitoringdebuggingerrorsexceptionsRatchet

### Embed Badge

![Health badge](/badges/colemando-ratchetio-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/colemando-ratchetio-bundle/health.svg)](https://phpackages.com/packages/colemando-ratchetio-bundle)
```

###  Alternatives

[rollbar/rollbar

Monitors errors and exceptions and reports them to Rollbar

33723.7M82](/packages/rollbar-rollbar)[bugsnag/bugsnag-laravel

Official Bugsnag notifier for Laravel applications.

90234.6M36](/packages/bugsnag-bugsnag-laravel)[bugsnag/bugsnag

Official Bugsnag notifier for PHP applications.

56347.0M77](/packages/bugsnag-bugsnag)[analog/analog

Fast, flexible, easy PSR-3-compatible PHP logging package with dozens of handlers.

3451.5M24](/packages/analog-analog)[honeybadger-io/honeybadger-laravel

Honeybadger Laravel integration

431.2M](/packages/honeybadger-io-honeybadger-laravel)[honeybadger-io/honeybadger-php

Honeybadger PHP library

381.5M4](/packages/honeybadger-io-honeybadger-php)

PHPackages © 2026

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