Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Messenger Bundle Laravel Package

alpari/messenger-bundle

View on GitHub
Deep Wiki
Context7

Messenger-bundle backport for Symfony 2.7+

Build Status

Bundle for Messenger component backported for Symfony 2.7+ and <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 component.

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.

Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
calmfox/watch-sylius
damienfern/grpc-symfony-bundle
atoolo/index-bundle
atoolo/genai-bundle
coprotoai/laravel-ticket
davidjln/llm-carbon-bundle
cryonighter/valid-request-bundle
coolms/taxonomy-bundle
coolms/field-bundle
articulate-orm/symfony
aaix/laravel-tall-architect
ephoto/akeneo-connector
emmanuelballery/eb-plantumlbundle
emielburgman/symfony-visitor-beacon
emielburgman/symfony-visit-storage
emielburgman/symfony-security-headers
emielburgman/symfony-log-viewer
emarref/xdebug-bundle
emarref/pubnub-bundle
elriseio/finance-money-bundle