PHPackages                             symfonycasts/messenger-monitor-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. symfonycasts/messenger-monitor-bundle

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

symfonycasts/messenger-monitor-bundle
=====================================

Symfony bundle for information about your Messenger queues and transports

9111.5k↓33.3%15[8 issues](https://github.com/SymfonyCasts/messenger-monitor-bundle/issues)[2 PRs](https://github.com/SymfonyCasts/messenger-monitor-bundle/pulls)CSSCI passing

Since Jan 10Pushed 5mo ago9 watchersCompare

[ Source](https://github.com/SymfonyCasts/messenger-monitor-bundle)[ Packagist](https://packagist.org/packages/symfonycasts/messenger-monitor-bundle)[ RSS](/packages/symfonycasts-messenger-monitor-bundle/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (4)Used By (0)

Messenger Monitor
=================

[](#messenger-monitor)

[![CI](https://github.com/SymfonyCasts/messenger-monitor-bundle/actions/workflows/ci.yaml/badge.svg)](https://github.com/SymfonyCasts/messenger-monitor-bundle/actions/workflows/ci.yaml)

> **Note****THIS BUNDLE IS EXPERIMENTAL &amp; UNSTABLE** and may not work and probably isn't ready for production. It's also super rough and currently is in a development phase.

A Symfony Bundle to show you information about your Messenger queues/transports.

### Implemented Features

[](#implemented-features)

- Show queue length in console (configure interval)

### Planned Features

[](#planned-features)

- Add admin route to see the queues in the browser
- Auto Refresh
- Refactor queue information to allow additional data
- Collect data (how? TBD)
- Show more queue information (avg time, ago, ...)

### Phase 2

[](#phase-2)

- Realtime updates in the browser (use TURTED\_reactphp)

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

[](#installation)

Make sure Composer is installed globally, as explained in the [installation chapter](https://getcomposer.org/doc/00-intro.md)of the Composer documentation.

### Applications that use Symfony Flex

[](#applications-that-use-symfony-flex)

Open a command console, enter your project directory and execute:

```
$ composer require symfonycasts/messenger-monitor-bundle
```

### Applications that don't use Symfony Flex

[](#applications-that-dont-use-symfony-flex)

#### Step 1: Download the Bundle

[](#step-1-download-the-bundle)

Open a command console, enter your project directory and execute the following command to download the latest stable version of this bundle:

```
$ composer require symfonycasts/messenger-monitor-bundle
```

#### Step 2: Enable the Bundle

[](#step-2-enable-the-bundle)

Then, enable the bundle by adding it to the list of registered bundles in the `config/bundles.php` file of your project:

```
// config/bundles.php

return [
    // ...
    SymfonyCasts\MessengerMonitorBundle\SymfonyCastsMessengerMonitorBundle::class => ['all' => true],
];
```

Usage
-----

[](#usage)

- `bin/console messenger:monitor` to refresh every 3 seconds (default)
- `bin/console messenger:monitor -i 0` to get the information only once
- `bin/console messenger:monitor -i 1` to refresh every second

Check `bin/console help messenger:monitor` for more information.

###  Health Score

36

—

LowBetter than 82% of packages

Maintenance47

Moderate activity, may be stable

Popularity39

Limited adoption so far

Community21

Small or concentrated contributor base

Maturity31

Early-stage or recently created project

 Bus Factor2

2 contributors hold 50%+ of commits

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/8aa57faf031af6d7f14a231d38adf1aed19844770fb5de2f82dc61aa65b45111?d=identicon)[weaverryan](/maintainers/weaverryan)

---

Top Contributors

[![nikophil](https://avatars.githubusercontent.com/u/10139766?v=4)](https://github.com/nikophil "nikophil (65 commits)")[![weaverryan](https://avatars.githubusercontent.com/u/121003?v=4)](https://github.com/weaverryan "weaverryan (30 commits)")[![bocharsky-bw](https://avatars.githubusercontent.com/u/3317635?v=4)](https://github.com/bocharsky-bw "bocharsky-bw (19 commits)")[![xosofox](https://avatars.githubusercontent.com/u/206212?v=4)](https://github.com/xosofox "xosofox (10 commits)")[![bendavies](https://avatars.githubusercontent.com/u/625392?v=4)](https://github.com/bendavies "bendavies (7 commits)")[![jrushlow](https://avatars.githubusercontent.com/u/40327885?v=4)](https://github.com/jrushlow "jrushlow (5 commits)")[![kbond](https://avatars.githubusercontent.com/u/127811?v=4)](https://github.com/kbond "kbond (2 commits)")[![rodnaph](https://avatars.githubusercontent.com/u/447579?v=4)](https://github.com/rodnaph "rodnaph (1 commits)")

---

Tags

messengermonitoringsymfonysymfony-bundle

### Embed Badge

![Health badge](/badges/symfonycasts-messenger-monitor-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/symfonycasts-messenger-monitor-bundle/health.svg)](https://phpackages.com/packages/symfonycasts-messenger-monitor-bundle)
```

###  Alternatives

[psr/log

Common interface for logging libraries

10.4k1.2B9.2k](/packages/psr-log)[itsgoingd/clockwork

php dev tools in your browser

5.9k27.6M94](/packages/itsgoingd-clockwork)[graylog2/gelf-php

A php implementation to send log-messages to a GELF compatible backend like Graylog2.

41838.2M138](/packages/graylog2-gelf-php)[bugsnag/bugsnag-psr-logger

Official Bugsnag PHP PSR Logger.

32132.5M2](/packages/bugsnag-bugsnag-psr-logger)[consolidation/log

Improved Psr-3 / Psr\\Log logger based on Symfony Console components.

15462.2M7](/packages/consolidation-log)[datadog/php-datadogstatsd

An extremely simple PHP datadogstatsd client

19124.6M15](/packages/datadog-php-datadogstatsd)

PHPackages © 2026

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