PHPackages                             newageerp/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. [Queues &amp; Workers](/categories/queues)
4. /
5. newageerp/messenger-monitor-bundle

ActiveSymfony-bundle[Queues &amp; Workers](/categories/queues)

newageerp/messenger-monitor-bundle
==================================

Symfony bundle for information about your Messenger queues and transports

0.0.3(4y ago)06MITPHP

Since Feb 19Pushed 4y agoCompare

[ Source](https://github.com/newageerp/messenger-monitor-bundle)[ Packagist](https://packagist.org/packages/newageerp/messenger-monitor-bundle)[ RSS](/packages/newageerp-messenger-monitor-bundle/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependencies (13)Versions (9)Used By (0)

Messenger Monitor
-----------------

[](#messenger-monitor)

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

This is in a development phase

Implemented Features

- Show queue length in console (configure interval)

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

- Realtime updates in 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 karo-io/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 karo-io/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 [
    // ...
    KaroIO\MessengerMonitorBundle\KaroIOMessengerMonitorBundle::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

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 67.6% 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 ~0 days

Total

3

Last Release

1512d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/fbe51eeb9915694eb7d11417808b1563e6c118fe72bdd777fd9332a203fa2a30?d=identicon)[newageerp](/maintainers/newageerp)

---

Top Contributors

[![nikophil](https://avatars.githubusercontent.com/u/10139766?v=4)](https://github.com/nikophil "nikophil (25 commits)")[![xosofox](https://avatars.githubusercontent.com/u/206212?v=4)](https://github.com/xosofox "xosofox (10 commits)")[![jegorenkov](https://avatars.githubusercontent.com/u/7358365?v=4)](https://github.com/jegorenkov "jegorenkov (2 commits)")

### Embed Badge

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

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

###  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)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k16.7M310](/packages/easycorp-easyadmin-bundle)[contao/core-bundle

Contao Open Source CMS

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

PHPackages © 2026

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