This repository serves as the main development hub for Enqueue's PHP message and job queue packages.
This `php-enqueue/enqueue-dev` repository is the central development environment for the Enqueue project, a battle-tested PHP messaging solution. It provides a unified API for message and job queues, supporting numerous transports like AMQP, Amazon SQS, and Kafka, and following `queue-interop` interfaces. You can explore its capabilities through the `docs/quick_tour.md` file and review continuous integration workflows via `ci.yml`.
This repository serves as the main development hub for Enqueue's PHP message and job queue packages.
PHP developers needing a reliable, transport-agnostic solution for background jobs, message queues, or real-time communication should use Enqueue.