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

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

alpari/messenger-bundle
=======================

Integrates symfony/messenger component into symfony 2.7+

v1.0.0(7y ago)25911MITPHPPHP ~7.1

Since Nov 7Pushed 7y ago2 watchersCompare

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

READMEChangelog (1)Dependencies (12)Versions (2)Used By (0)

Messenger-bundle backport for Symfony 2.7+
==========================================

[](#messenger-bundle-backport-for-symfony-27)

[![Build Status](https://camo.githubusercontent.com/7e1a4f79ce7aa0e909d1c13459568f9f3091b610af9f6676474f15fae628bb24/68747470733a2f2f7472617669732d63692e6f72672f616c706172692d746563682f6d657373656e6765722d62756e646c652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/alpari-tech/messenger-bundle)

Bundle for [Messenger](https://github.com/symfony/messenger) component backported for Symfony 2.7+ and &lt;4.1 from Symfony 4.1's FrameworkBundle. The main difference with original bundle is that configuration must be set under `messenger` section instead of `framework` section in Symfony 4.1+.

This version of the Bundle uses 4.1+ version of the [symfony/messenger](https://github.com/symfony/messenger) component.

Usage
=====

[](#usage)

Install the bundle using composer:

```
composer require alpari/messenger-bundle

```

Register the bundle in your AppKernel class:

```
public function registerBundles()
{
    $bundles = array(
        // ...
        new \Symfony\Bundle\MessengerBundle\MessengerBundle(),
    );
}
```

Original bundle features are well-described in [symfony documentation](https://symfony.com/doc/4.1/messenger.html).

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity56

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

Unknown

Total

1

Last Release

2744d ago

### Community

Maintainers

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

---

Top Contributors

[![edefimov](https://avatars.githubusercontent.com/u/12027442?v=4)](https://github.com/edefimov "edefimov (1 commits)")

---

Tags

backportsymfony-bundlesymfony-messenger

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M651](/packages/sylius-sylius)[nelmio/api-doc-bundle

Generates documentation for your REST API from attributes

2.3k63.6M233](/packages/nelmio-api-doc-bundle)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[contao/core-bundle

Contao Open Source CMS

1231.6M2.4k](/packages/contao-core-bundle)[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)

PHPackages © 2026

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