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.
For Executives: "This package lets us decouple services and process tasks asynchronously—like sending emails or generating reports—without blocking users. It’s a lightweight, open-source solution that integrates with our existing PHP stack, reducing dev time and future-proofing our architecture for scaling. Think of it as ‘set-and-forget’ for background work, improving performance and reliability."
For Engineers: "SimpleBus/Asynchronous gives us a clean, standardized way to handle async messaging with PHP. It’s a drop-in for SimpleBus users, supporting queues, retries, and middleware. If we’re already using SimpleBus, this is a no-brainer for offloading heavy tasks. For new projects, it’s a solid alternative to rolling our own queue system—especially if we want to avoid vendor lock-in with Laravel/Symfony-specific tools."
How can I help you explore Laravel packages today?