cleancode/simple-bus-on-steroids
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| dlakomski/asynchronous | 0.88 | 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 | 358 | 0 | 0.0 | 35.3 | MIT | — | |
| dlakomski/message-bus | 0.87 | — | 0 | 0 | 0 | 386 | 0 | 0.0 | 35.7 | MIT | — | |
| gdx/p-service-bus-laravel-package | 0.87 | 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 | — | 8 | — | 0.0 | 13.2 | — | — | |
| acassan/dispatcher-bundle | 0.86 | acassan/dispatcher-bundle provides a small dispatcher bundle for Laravel/PHP projects, packaging dispatcher-related wiring and configuration so you can register and use a dispatcher in your application with minimal setup. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | GPL-2.0 | — | |
| simple-bus/message-bus | 0.86 | 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. | 344 | 348 | 43 | 68K | 0 | 3.0 | 31.7 | MIT | — | |
| dlakomski/rabbitmq-bundle-bridge | 0.86 | — | 0 | 0 | 0 | 351 | 0 | 0.0 | 35.2 | MIT | — | |
| dlakomski/doctrine-orm-bridge | 0.86 | 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 | 214 | 0 | 0.0 | 32.2 | MIT | — | |
| amranidev/micro-bus | 0.86 | Laravel/Lumen package for building event-driven microservices on AWS using SNS/SQS. Provides publisher/subscriber setup, config publishing, and env-based credentials to implement Pub-Sub messaging between services. | 73 | 74 | 11 | 259 | 0 | 4.0 | 9.0 | MIT | 3 years ago | |
| bengor-file/simple-bus-bridge | 0.86 | 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 | 92 | 0 | 1.5 | 27.2 | MIT | 8 years ago | |
| bodaclick/async-event-dispatcher | 0.85 | Async event dispatcher for PHP inspired by Symfony. Add one or more drivers (listeners) and dispatch AsyncEventInterface events using a fire-and-forget pub/sub style. Includes RabbitMQ and file drivers, with an easy interface for custom drivers. | 0 | 4 | — | 0 | — | 0.2 | — | — | — | |
| bengor-user/simple-bus-bridge | 0.85 | 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 | 136 | 0 | 0.9 | 25.4 | MIT | 9 years ago | |
| ajgl/simple-bus-query-bus | 0.85 | — | 5 | 5 | 2 | 442 | 0 | 0.7 | 25.2 | MIT | 4 years ago | |
| bobrd/messagebus-bundle | 0.85 | — | 0 | 0 | — | 0 | — | 0.0 | — | — | — | |
| ecentria/ecentria-apievents-bundle | 0.84 | — | 0 | 0 | 7 | 0 | 1 | 3.1 | — | — | 3 years ago | |
| simple-bus/asynchronous | 0.84 | 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 | 30K | 0 | 0.3 | 42.3 | MIT | — | |
| autobus-php/autobus-bus-sample-bundle | 0.84 | — | 0 | 0 | 1 | 0 | 0 | 0.0 | — | — | — | |
| event-engine/php-messaging | 0.84 | Messaging components for PHP apps: message bus, commands, events and queries with middleware-style dispatching. Designed to pair with Event Engine/event sourcing stacks but usable standalone for structured, testable message handling. | 6 | 6 | 1 | 4K | 0 | 2.2 | 38.7 | MIT | 1 year ago | |
| cvek/domain-events | 0.83 | — | 2 | 2 | 1 | 0 | 0 | 0.6 | — | MIT | 1 year ago | |
| b2pweb/bdf-event-notifier | 0.83 | — | 0 | 0 | 0 | 484 | 0 | 0.0 | 37.1 | MIT | — | |
| simple-bus/asynchronous-bundle | 0.83 | 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 | 28K | 0 | 1.2 | 42.0 | MIT | 9 years ago |
How can I help you explore Laravel packages today?