simple-bus/message-bus
Generic PHP interfaces and utilities for building message buses such as command buses and event buses. Provides reusable components to dispatch messages through middleware and handlers, forming the foundation for CQRS-style messaging in your app.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| bobrd/messagebus-bundle | 0.91 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| cptburke/application-primitives | 0.89 | Lightweight set of PHP/Laravel application primitives: small value objects, helpers, and foundational abstractions to standardize common patterns across a codebase. Intended to be reused across projects to keep core logic consistent and reduce boilerplate. | 0 | 0 | 0 | 0 | 0 | 0.6 | — | MIT | 2 years ago | |
| artox-lab/clarc-message-bus-bundle | 0.89 | — | 0 | 0 | 1 | 11 | 0 | 0.3 | 14.9 | — | 5 years ago | |
| autobus-php/autobus-bus-sample-bundle | 0.89 | — | 0 | 0 | 1 | 0 | 0 | 0.0 | — | — | — | |
| draw/messenger-bundle | 0.88 | — | 0 | 0 | 0 | 3 | 0 | 0.0 | 8.3 | — | — | |
| cleancode/simple-bus-on-steroids | 0.88 | — | 3 | 3 | 1 | 0 | 0 | 0.0 | — | MIT | — | |
| gdx/p-service-bus-laravel-package | 0.88 | Laravel package integrating the GDX P Service Bus into your app, providing configuration and helpers to publish and consume messages for service-to-service communication via a service bus. | 0 | 0 | — | 27 | — | 0.0 | 20.0 | — | — | |
| dlakomski/doctrine-orm-bridge | 0.88 | Doctrine ORM bridge for SimpleBus/MessageBus. Provides command bus middlewares to wrap command handling in database transactions and to dispatch domain events generated by Doctrine entities. Links to main SimpleBus repo for issues and PRs. | 0 | 0 | 0 | 191 | 0 | 0.0 | 31.5 | MIT | — | |
| dlakomski/asynchronous | 0.87 | Laravel package enabling asynchronous/background execution of tasks and queued jobs, letting you dispatch work without blocking the request cycle. Useful for offloading long-running operations, improving responsiveness, and handling work in parallel or after response. | 0 | 0 | 0 | 403 | 0 | 0.0 | 36.0 | MIT | — | |
| sulu/messenger | 0.87 | Symfony Messenger add-on for Sulu providing stamps and middlewares to configure the Sulu message bus. Includes UnpackExceptionMiddleware to surface real handler errors and LockMiddleware to prevent concurrent access. Usable standalone in any Symfony app. | 9 | 9 | 4 | 13K | 0 | 14.8 | 47.0 | MIT | 5 months ago | |
| illuminate/bus | 0.87 | 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. | 0 | 61 | — | 874K | — | 0.6 | 55.3 | — | — | |
| draw/doctrine-bus-message-bundle | 0.87 | Symfony bundle that integrates Doctrine with the Messenger/command bus pattern, making it easy to dispatch bus messages from Doctrine entities and listeners. Helps coordinate persistence and message handling with clean separation of concerns. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| artox-lab/abstract-bus-event-message | 0.86 | — | 0 | 0 | 0 | 227 | 0 | 0.0 | 32.6 | — | — | |
| b2pweb/bdf-queue-messenger-bundle | 0.86 | — | 0 | 0 | 0 | 93 | 1 | 0.1 | 27.2 | MIT | — | |
| draw/messenger | 0.86 | — | 0 | 0 | 0 | 507 | 0 | 0.0 | 42.4 | — | — | |
| cmgmyr/messenger | 0.86 | — | 2,573 | 2,588 | 511 | 36K | 2 | 49.7 | 18.5 | MIT | 4 months ago | |
| cptburke/symfony-messenger-application | 0.86 | Laravel package that integrates Symfony Messenger into a Laravel application, providing an application-level wrapper to configure transports and routing, dispatch messages, and run workers/consumers using familiar Laravel-friendly commands and configuration. | 0 | 0 | 0 | 0 | 0 | 0.3 | — | MIT | 4 years ago | |
| alpari/messenger-bundle | 0.86 | — | 2 | 2 | 1 | 0 | 0 | 0.3 | — | MIT | 7 years ago | |
| coa/messenger-bundle | 0.86 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| amine-lejmi/messenger-maker | 0.86 | — | 2 | 2 | 0 | 0 | 0 | 0.0 | — | MIT | — |
How can I help you explore Laravel packages today?