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

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

macpaw/symfony-messenger-bundle
===============================

A Symfony bundle to extend Symfony Messenger Component

v1.1.0(1y ago)18.9k↓67.2%PHPPHP &gt;=8.3

Since Feb 15Pushed 1y ago14 watchersCompare

[ Source](https://github.com/MacPaw/symfony-messenger-bundle)[ Packagist](https://packagist.org/packages/macpaw/symfony-messenger-bundle)[ RSS](/packages/macpaw-symfony-messenger-bundle/feed)WikiDiscussions develop Synced 1mo ago

READMEChangelog (2)Dependencies (9)Versions (5)Used By (0)

Symfony Messenger Bundle
========================

[](#symfony-messenger-bundle)

The `SymfonyMessengerBundle` offers a suite of middleware extensions designed to enhance the functionality of the Symfony Messenger component.

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

[](#installation)

Use Composer to install the bundle:

```
composer require macpaw/symfony-messenger-bundle

```

Applications that don't use Symfony Flex
----------------------------------------

[](#applications-that-dont-use-symfony-flex)

Enable the bundle by adding it to the list of registered bundles in `config/bundles.php`

```
// config/bundles.php
