Description
AMQP message brokers can be used directly from PHP applications. It is a PHP extension for connecting to queues and exchanges that speak AMQP 0-9-1, such as RabbitMQ-compatible services. Applications may send credentials and business data through brokers, so connection settings and message contents should be protected.