PHPackages                             arxus/messenger-newrelic - 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. arxus/messenger-newrelic

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

arxus/messenger-newrelic
========================

Make symfony messenger report consumption to newrelic

0.6.0(2y ago)21160.4k↓30%9[1 issues](https://github.com/ArxusPublic/messenger-newrelic/issues)[1 PRs](https://github.com/ArxusPublic/messenger-newrelic/pulls)mitPHPPHP ^8.0CI failing

Since Dec 9Pushed 2y ago3 watchersCompare

[ Source](https://github.com/ArxusPublic/messenger-newrelic)[ Packagist](https://packagist.org/packages/arxus/messenger-newrelic)[ RSS](/packages/arxus-messenger-newrelic/feed)WikiDiscussions master Synced today

READMEChangelog (6)Dependencies (7)Versions (8)Used By (0)

Symfony messenger newrelic middleware
=====================================

[](#symfony-messenger-newrelic-middleware)

Because symfony messenger creates a long running process, newrelic needs to be notified for each message that is processed.

This package provides a middleware and a command listener that handles this for you.

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

[](#installation)

Require it with composer

```
composer require arxus/messenger-newrelic
```

Then add the middleware to your messenger bus middlewares:

```
framework:
    messenger:
        buses:
            default:
                middleware:
                    - Arxus\NewrelicMessengerBundle\Middleware\NewRelicMiddleware
```

Expected results
----------------

[](#expected-results)

When newrelic is correctly installed and configured on your host, it should report each consumed message as a separate transaction, using the message name as the transaction name.

###  Health Score

37

—

LowBetter than 81% of packages

Maintenance19

Infrequent updates — may be unmaintained

Popularity43

Moderate usage in the ecosystem

Community17

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 68.8% 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 ~274 days

Recently: every ~388 days

Total

7

Last Release

752d ago

PHP version history (2 changes)v0.1PHP ^7.2

0.4PHP ^8.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/7813447?v=4)[Jan Vernieuwe](/maintainers/janvernieuwe)[@janvernieuwe](https://github.com/janvernieuwe)

---

Top Contributors

[![janvernieuwe](https://avatars.githubusercontent.com/u/7813447?v=4)](https://github.com/janvernieuwe "janvernieuwe (11 commits)")[![rvanlaak](https://avatars.githubusercontent.com/u/2707563?v=4)](https://github.com/rvanlaak "rvanlaak (2 commits)")[![ArxEdwinBastiaens](https://avatars.githubusercontent.com/u/118288580?v=4)](https://github.com/ArxEdwinBastiaens "ArxEdwinBastiaens (1 commits)")[![jvocampings](https://avatars.githubusercontent.com/u/58690978?v=4)](https://github.com/jvocampings "jvocampings (1 commits)")[![syrm](https://avatars.githubusercontent.com/u/155406?v=4)](https://github.com/syrm "syrm (1 commits)")

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/arxus-messenger-newrelic/health.svg)

```
[![Health](https://phpackages.com/badges/arxus-messenger-newrelic/health.svg)](https://phpackages.com/packages/arxus-messenger-newrelic)
```

###  Alternatives

[shopware/storefront

Storefront for Shopware

684.6M235](/packages/shopware-storefront)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

585.6M572](/packages/shopware-core)[open-dxp/opendxp

Content &amp; Product Management Framework (CMS/PIM)

9421.6k61](/packages/open-dxp-opendxp)[chameleon-system/chameleon-base

The Chameleon System core.

1028.6k5](/packages/chameleon-system-chameleon-base)

PHPackages © 2026

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