amranidev/micro-bus
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| illuminate/bus | 0.84 | 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. | 60 | 61 | 9 | 773K | 0 | 0.6 | 55.3 | MIT | — | |
| cleancode/simple-bus-on-steroids | 0.83 | — | 3 | 3 | 1 | 0 | 0 | 0.0 | — | MIT | — | |
| artox-lab/abstract-bus-event-message | 0.82 | — | 0 | 0 | 0 | 253 | 0 | 0.0 | 33.2 | — | — | |
| dlakomski/asynchronous | 0.82 | 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 | 389 | 0 | 0.0 | 35.3 | MIT | — | |
| dimkabelkov/rabbit-bus-bundle | 0.81 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| dlakomski/message-bus | 0.81 | — | 0 | 0 | 0 | 352 | 0 | 0.0 | 35.2 | MIT | — | |
| autobus-php/autobus-bus-sample-bundle | 0.81 | — | 0 | 0 | 1 | 0 | 0 | 0.0 | — | — | — | |
| avris/dispatcher | 0.81 | Laravel-friendly message/event dispatcher providing a simple bus for commands and events with pluggable handlers, middleware-style pipelines, and clear separation of dispatching from handling. Useful for modular apps, CQRS patterns, and decoupled architecture. | 0 | 0 | — | 0 | — | 0.0 | — | — | — | |
| gdx/p-service-bus-laravel-package | 0.81 | 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 | — | 37 | — | 0.0 | 21.8 | — | — | |
| cptburke/application-primitives | 0.81 | 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 | |
| arnedesmedt/api-platform-event-engine-bundle | 0.81 | — | 4 | 4 | 6 | 0 | 0 | 0.2 | — | — | — | |
| acassan/dispatcher-bundle | 0.81 | 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 | — | |
| artox-lab/clarc-message-bus-bundle | 0.81 | — | 0 | 0 | 1 | 11 | 0 | 0.3 | 14.9 | — | 5 years ago | |
| event-engine/php-messaging | 0.81 | 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 | 5K | 0 | 2.2 | 39.5 | MIT | 1 year ago | |
| simple-bus/symfony-bridge | 0.81 | 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 | 32K | 0 | 6.2 | 32.9 | MIT | 4 years ago | |
| bobrd/messagebus-bundle | 0.80 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| b2pweb/bdf-event-notifier | 0.80 | — | 0 | 0 | 0 | 558 | 0 | 0.0 | 38.0 | MIT | — | |
| simple-bus/doctrine-orm-bridge | 0.80 | 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 | — | |
| cortezvini97/orion | 0.80 | Orion is a Laravel package that speeds up building REST APIs by providing ready-to-use controllers, filtering, sorting, searching, pagination, relations and authorization hooks, so you can expose Eloquent models quickly with less boilerplate. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| ecentria/ecentria-apievents-bundle | 0.80 | — | 0 | 0 | 7 | 0 | 1 | 3.1 | — | — | 3 years ago |
How can I help you explore Laravel packages today?