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(1y ago)21154.6k↓26.7%9[1 issues](https://github.com/ArxusPublic/messenger-newrelic/issues)[1 PRs](https://github.com/ArxusPublic/messenger-newrelic/pulls)mitPHPPHP ^8.0

Since Dec 9Pushed 1y 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 1mo ago

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

40

—

FairBetter than 88% of packages

Maintenance30

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

705d ago

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

0.4PHP ^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/255c12fd9329b6be15d688ff9de24cba84d799cd6fa57ffa7738c0713a83785d?d=identicon)[janvernieuwe](/maintainers/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

[symfony/monolog-bridge

Provides integration for Monolog with various Symfony components

2.6k189.7M258](/packages/symfony-monolog-bridge)[open-telemetry/opentelemetry-auto-symfony

OpenTelemetry auto-instrumentation for Symfony

551.2M1](/packages/open-telemetry-opentelemetry-auto-symfony)[bugsnag/bugsnag-symfony

Official BugSnag notifier for Symfony applications.

453.0M3](/packages/bugsnag-bugsnag-symfony)

PHPackages © 2026

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