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
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|
| ajgl/simple-bus-query-bus | — | 5 | 5 | 2 | 150 | 0 | 0.7 | 19.5 | MIT | 4 years ago | |
| becklyn/ddd-symfony-bridge | — | 0 | 0 | 0 | 9 | 0 | 20.2 | 15.8 | — | 2 months ago | |
| bengor-file/simple-bus-bridge | Adapter bridge that integrates BenGorFile's File library with Matthias Noback's SimpleBus, enabling File commands/events to be dispatched through SimpleBus. Install via Composer and run tests with PHPSpec. | 0 | 0 | 0 | 38 | 0 | 1.5 | 22.0 | MIT | 8 years ago | |
| bengor-user/simple-bus-bridge | Adapter bridge integrating BenGorUser with Matthias Noback’s SimpleBus, wiring user command/event handling into the SimpleBus message bus. Install via Composer; fully tested with PHPSpec and documented in the core BenGorUser User library. | 1 | 1 | 0 | 39 | 0 | 0.9 | 18.1 | MIT | 9 years ago | |
| ejm/flow | — | 1 | 1 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| ejm/flow-bundle | — | 1 | 1 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| simple-bus/asynchronous | Generic PHP classes and interfaces for processing messages asynchronously with a SimpleBus MessageBus. Provides building blocks to queue, publish, and handle messages outside the request cycle; integrates with SimpleBus components and documented usage guides. | 24 | 24 | 5 | 19K | 0 | 0.3 | 39.7 | MIT | — | |
| simple-bus/asynchronous-bundle | Symfony bundle for asynchronous command/event handling with SimpleBus. Integrates async middleware and message dispatching so work can be queued and processed later. Part of the SimpleBus ecosystem; docs and issue tracking in the main repository. | 24 | 24 | 5 | 18K | 0 | 1.2 | 39.5 | MIT | 9 years ago | |
| simple-bus/doctrine-orm-bridge | Doctrine ORM bridge for SimpleBus/MessageBus. Provides command bus middleware to run command handling inside Doctrine transactions and to dispatch domain events generated by entities. Part of the SimpleBus ecosystem. | 29 | 29 | 12 | 10K | 0 | 0.5 | 35.2 | MIT | — | |
| simple-bus/symfony-bridge | Symfony integration bridge for SimpleBus/MessageBus. Provides CommandBusBundle, EventBusBundle, and DoctrineORMBridgeBundle to wire command and event buses into your Symfony app, with docs and upgrade guide. | 132 | 133 | 24 | 33K | 0 | 6.2 | 33.1 | MIT | 4 years ago |
How can I help you explore Laravel packages today?