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

Bus Laravel Package

illuminate/bus

Illuminate Bus provides Laravel’s command bus for dispatching jobs, commands, and queued tasks. It supports sync and async dispatch, job chaining, batching, middleware-style pipelines, and robust integration with the queue system for background processing.

View on GitHub
Deep Wiki
Context7

Product Decisions This Supports

  • Enables command bus pattern implementation for structured business logic in Laravel applications, ensuring separation of concerns and maintainable code.
  • Supports middleware for cross-cutting concerns (e.g., validation, logging, authorization) applied uniformly across commands.
  • Facilitates seamless integration with Laravel’s queue system for asynchronous command processing, improving scalability and responsiveness.
  • Reduces boilerplate code by centralizing command-handling logic, aligning with domain-driven design principles for complex systems.
  • Guides architectural decisions for feature development, ensuring consistency in handling domain-specific operations across the application.

When to Consider This Package

  • Use when building a Laravel application requiring structured command handling (e.g., complex workflows with pre/post
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.
davejamesmiller/laravel-breadcrumbs
artisanry/parsedown
christhompsontldr/phpsdk
bower-asset/punycode
bower-asset/inputmask
bower-asset/jquery
bower-asset/yii2-pjax
laravel/nova
spatie/laravel-mailcoach
spatie/laravel-superseeder
laravel/liferaft
nst/json-test-suite
danielmiessler/sec-lists
jackalope/jackalope-transport
twbs/bootstrap4
php-http/client-implementation
phpcr/phpcr-implementation
cucumber/gherkin-monorepo
haydenpierce/class-finder
psr/simple-cache-implementation