PHPackages                             ringoteam/phpredmon-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. ringoteam/phpredmon-bundle

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

ringoteam/phpredmon-bundle
==========================

Redis monitoring bundle

0.9(12y ago)1231MITPHPPHP &gt;=5.3.3

Since May 5Pushed 12y ago4 watchersCompare

[ Source](https://github.com/ringoteam/RingoPhpRedmonBundle)[ Packagist](https://packagist.org/packages/ringoteam/phpredmon-bundle)[ Docs](http://github.com/ringoteam/PhpRedmonBundle)[ RSS](/packages/ringoteam-phpredmon-bundle/feed)WikiDiscussions master Synced 1mo ago

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

PhpRedmonBundle
===============

[](#phpredmonbundle)

Redis monitoring Bundle

[![Scrutinizer Quality Score](https://camo.githubusercontent.com/e3a445755fda94a0ddc58f16ebb2ac945196368a893be39b9fe47b8c2cb60de7/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f72696e676f7465616d2f5068705265646d6f6e42756e646c652f6261646765732f7175616c6974792d73636f72652e706e673f733d65323734353934376666396239643731626262353365376638663734346331323530633036623965)](https://scrutinizer-ci.com/g/ringoteam/PhpRedmonBundle/)

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

[](#installation)

### Using composer

[](#using-composer)

```
{
    "require": {
        "ringoteam/phpredmon-bundle": "dev-master"
    }
}
```

### Dependencies

[](#dependencies)

- knplabs/knp-gaufrette-bundle
- predis/predis

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

[](#configuration)

First, define a gaufrette adapter named "phpredmon" like this (to store data)

```
knp_gaufrette:
    adapters:
        phpredmon:
            local:
                directory: "%kernel.root_dir%/Resources/phpredmon/datas"
                create: true
    filesystems:
        phpredmon:
            adapter:    phpredmon
            alias:      phpredmon_filesystem
```

Then you can define log retention :

```
ringo_php_redmon:
    log:
        days: 30
```

Usage
-----

[](#usage)

TODO

Log command
-----------

[](#log-command)

TODO

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 61.4% 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 ~263 days

Total

2

Last Release

4488d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/79fa88379e4e550c3504567fc9cfcdea749b0e0695b1381ce5247f34fe419f9f?d=identicon)[pdenis](/maintainers/pdenis)

---

Top Contributors

[![pdenis](https://avatars.githubusercontent.com/u/1713289?v=4)](https://github.com/pdenis "pdenis (51 commits)")[![pderoubaix](https://avatars.githubusercontent.com/u/1394035?v=4)](https://github.com/pderoubaix "pderoubaix (32 commits)")

---

Tags

monitoringredis

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/ringoteam-phpredmon-bundle/health.svg)

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

###  Alternatives

[rollbar/rollbar

Monitors errors and exceptions and reports them to Rollbar

33723.7M81](/packages/rollbar-rollbar)[liip/monitor-bundle

Liip Monitor Bundle

4728.7M16](/packages/liip-monitor-bundle)[datadog/php-datadogstatsd

An extremely simple PHP datadogstatsd client

19124.6M15](/packages/datadog-php-datadogstatsd)[ekino/newrelic-bundle

Integrate New Relic into Symfony2

28111.2M8](/packages/ekino-newrelic-bundle)[rollbar/rollbar-laravel

Rollbar error monitoring integration for Laravel projects

14110.4M7](/packages/rollbar-rollbar-laravel)[ohdearapp/ohdear-php-sdk

An SDK to easily work with the Oh Dear API

742.6M13](/packages/ohdearapp-ohdear-php-sdk)

PHPackages © 2026

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