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

Broadway Bundle Laravel Package

ddd-module/broadway-bundle

View on GitHub
Deep Wiki
Context7

Configuration

The Broadway bundle does not necessarily need to be configured because it uses sane default values. If you installed the bundle using Symfony Flex you can find the default configuration in the config/packages/broadway.yaml file in your application.

The full default configuration is as follows:

# config/packages/broadway.yaml
# from ./bin/console debug:config broadway
broadway:

    # a service definition id implementing Broadway\EventStore\EventStore
    event_store: broadway.event_store.in_memory

    # a service definition id implementing Broadway\ReadModel\RepositoryFactory
    read_model: broadway.read_model.in_memory.repository_factory

    # service definition ids implementing Broadway\Serializer\Serializer
    serializer:
        payload: broadway.simple_interface_serializer
        readmodel: broadway.simple_interface_serializer
        metadata: broadway.simple_interface_serializer

    command_handling:
        dispatch_events: false

        # a service definition id implementing Psr\Log\LoggerInterface
        logger: ~

    saga:
        enabled: false

        # a service definition id implementing Broadway\Saga\State\RepositoryInterface
        state_repository: broadway.saga.state.in_memory_repository
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.
besmartand-pro/php-quality-config
sentix/ai-chatbot
codifyo/ts-generator-bundle
mintobit/jobqueue
a4sex/maintenance-bundle
a4sex/entity-date-update
a4sex/client-identifier
a4sex/base-utilites
a4sex/key-value-storage
a4sex/micro-status
chilldev/dependency-injection-extra
datinglibre/datinglibre-app-api
biberltd/corebundle
bricre/symfony-bundle-test
biberltd/logbundle
dominium/http-adapter-bundle
dominium/google-analytics
a4sex/auto-clean-entity
christhompsontldr/laravel-inky
spatie/mailcoach-vapor