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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| dlakomski/asynchronous | 0.89 | 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 | — | |
| bobrd/messagebus-bundle | 0.88 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| artox-lab/abstract-bus-event-message | 0.86 | — | 0 | 0 | 0 | 227 | 0 | 0.0 | 32.6 | — | — | |
| artox-lab/clarc-message-bus-bundle | 0.86 | — | 0 | 0 | 1 | 11 | 0 | 0.3 | 14.9 | — | 5 years ago | |
| 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 | 39 | 0 | 0.9 | 18.1 | MIT | 9 years ago | |
| cptburke/symfony-messenger-application | 0.85 | 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 | |
| queue-interop/amqp-interop | 0.85 | AMQP interop interfaces for PHP message queues. Defines common contracts to work with AMQP brokers (e.g., RabbitMQ) across different clients and frameworks, enabling portable producers/consumers, exchanges, queues, and message handling without vendor lock-in. | 145 | 146 | 10 | 311K | 4 | 6.1 | 47.3 | MIT | 1 year ago | |
| draw/messenger | 0.85 | — | 0 | 0 | 0 | 507 | 0 | 0.0 | 42.4 | — | — | |
| cleancode/simple-bus-on-steroids | 0.85 | — | 3 | 3 | 1 | 0 | 0 | 0.0 | — | MIT | — | |
| gdx/p-service-bus-laravel-package | 0.85 | 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 | — | — | |
| coa/messenger-bundle | 0.85 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| draw/messenger-bundle | 0.85 | — | 0 | 0 | 0 | 3 | 0 | 0.0 | 8.3 | — | — | |
| b2pweb/bdf-queue-messenger-bundle | 0.84 | — | 0 | 0 | 0 | 93 | 1 | 0.1 | 27.2 | MIT | — | |
| symfony/messenger | 0.84 | Symfony Messenger component enables message dispatching and handling via async transports and queues. Decouple work into messages, route them to handlers, and process in workers for reliable background jobs and inter-service communication. | 1,107 | 1,118 | 95 | 4M | 0 | 43.1 | 57.7 | MIT | 1 week ago | |
| bengor-user/simple-bus-bridge-bundle | 0.84 | — | 0 | 0 | 0 | 56 | 0 | 1.2 | 20.6 | MIT | 9 years ago | |
| bodaclick/async-event-dispatcher | 0.84 | 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 | — | — | — | |
| autobus-php/autobus-bus-bundle | 0.84 | — | 1 | 1 | 4 | 0 | 0 | 9.1 | — | — | 2 years ago | |
| autobus-php/autobus-bus-sample-bundle | 0.84 | — | 0 | 0 | 1 | 0 | 0 | 0.0 | — | — | — | |
| ecommit/amqp-bundle | 0.84 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| aescarcha/async | 0.83 | Symfony bundle that listens to Doctrine entity lifecycle events (persist/update/remove) and publishes RabbitMQ jobs so heavy processing runs asynchronously. Configure via OldSoundRabbitMq and register the persist listener as consumer/event subscriber. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — |
How can I help you explore Laravel packages today?