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

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

ujwaldhakal/messenger
=====================

Bundle that helps to trace symfony messenger's async messages

v1.0.1(3y ago)13MITPHPPHP &gt;=7.0

Since Aug 9Pushed 3y ago1 watchersCompare

[ Source](https://github.com/ujwaldhakal/symfony-opentracing-messenger)[ Packagist](https://packagist.org/packages/ujwaldhakal/messenger)[ RSS](/packages/ujwaldhakal-messenger/feed)WikiDiscussions master Synced today

READMEChangelog (1)Dependencies (4)Versions (6)Used By (0)

Symfony Opentracing Messenger
-----------------------------

[](#symfony-opentracing-messenger)

This bundle helps you to setup opentracing on the [Symfony Messenger](https://symfony.com/doc/current/messenger.html) out of the box without any configs. This is just an addon for the [OpentracingBundleCore](https://github.com/auxmoney/OpentracingBundle-core).

If you are using Messenger for async messages no matter how many async messages you have inside message, it will trace them by modifying your messages before it gets processed. The way it modifies them is by using leveraging the [Symfony Messenger Events](https://symfony.com/doc/current/messenger.html#messenger-events).

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

[](#installation)

- Run `composer require  ujwaldhakal/symfony-opentracing-messenger`
- Import bundle on your `bundles.php` with

```
  Auxmoney\OpentracingBundle\OpentracingBundle::class => ['all' => true],
  Ujwaldhakal\OpentracingMessengerBundle\MessengerBundle::class => ['all' => true]

```

- Follow the configuration from

For more info visit:

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity46

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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 ~1 days

Total

2

Last Release

1422d ago

PHP version history (2 changes)v1.0.0PHP &gt;=7.4

v1.0.1PHP &gt;=7.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/16ec0cda1a5e4fdd96690492a23488087e88e1165e22a716eec62da60eddf0a3?d=identicon)[ujwaldhakal](/maintainers/ujwaldhakal)

---

Top Contributors

[![ujwaldhakal](https://avatars.githubusercontent.com/u/11195862?v=4)](https://github.com/ujwaldhakal "ujwaldhakal (5 commits)")

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

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

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

###  Alternatives

[league/geotools

Geo-related tools PHP 7.3+ library

1.4k5.6M31](/packages/league-geotools)[illuminate/bus

The Illuminate Bus package.

6046.3M542](/packages/illuminate-bus)[uecode/qpush-bundle

Asynchronous processing for Symfony using Push Queues

1672.5M2](/packages/uecode-qpush-bundle)[belvg/module-sqs

N/A

1544.6k](/packages/belvg-module-sqs)[bsidev/bitrix-queue

Queues for Bitrix CMS

232.8k](/packages/bsidev-bitrix-queue)[mayconbordin/l5-stomp-queue

Stomp Queue Driver for Laravel 5

121.1k](/packages/mayconbordin-l5-stomp-queue)

PHPackages © 2026

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