Skip to content

Message Queue, Job Queue, Broadcasting, WebSockets packages for PHP, Symfony, Laravel, Magento. DEVELOPMENT REPOSITORY - provided by Forma-Pro

License

Notifications You must be signed in to change notification settings

php-enqueue/enqueue-dev

Repository files navigation

Message Queue. Development Repository

Gitter Build Status

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.

Resources

License

It is released under the MIT License.