This is where all development happens. The repository provides a friendly environment for productive development and testing of all enqueue related packages.
Features:
- JMS like transport abstraction.
- Feature rich.
- Supports AMQP (RabbitMQ, ActiveMQ and others), STOMP (RabbitMQ, ActiveMQ and others), Redis, Doctrine DBAL, Filesystem, Null transports.
- Generic purpose abstraction level (the transport level).
- "Opinionated" easy to use abstraction level (the client level).
- Message bus support.
- RPC over MQ support.
- Temporary queues support.
- Well designed components (decoupled, reusable,).
- Tested with unit and functional tests.
- For more visit quick tour.
It is released under the MIT License.