enqueue/amqp-ext
AMQP transport for Enqueue implementing amqp-interop using the PHP amqp extension. Connect Enqueue to RabbitMQ/AMQP brokers with a native extension-based driver. Documentation and support links included.
ext-amqp) and has DevOps resources to manage AMQP brokers.php-enqueue/redis may suffice for basic use cases.For Executives:
"This package lets us adopt AMQP—a battle-tested, enterprise-grade messaging protocol—to decouple our Laravel services, improve scalability, and future-proof our architecture for microservices. By leveraging the enqueue/amqp-ext package, we can replace ad-hoc queue solutions with a reliable, cross-language standard (AMQP) that’s already used by companies like RabbitMQ and Symfony. This reduces technical debt, enables better resource utilization, and supports high-throughput workloads like [specific use case, e.g., ‘real-time order processing’]. The MIT license and community backing (Forma-Pro) ensure long-term viability, while the integration with Enqueue keeps our PHP stack cohesive."
For Engineering: *"This is a drop-in AMQP transport for Enqueue, giving us:
ext-amqp) for low-latency, high-volume messaging.enqueue:consume) and monitoring.
Tradeoff: Requires ext-amqp (PHP extension) and broker setup, but the payoff is worth it for [specific pain point, e.g., ‘our current Redis queue struggles with spikes’]. We can start with RabbitMQ and scale horizontally as needed."*How can I help you explore Laravel packages today?