AMQP
PHP Manual

The AMQPConnection class

Introduction

Represents a connection to an AMQP broker.

Class synopsis

AMQPConnection {
/* Methods */
__construct ([ array $credentials = array() ] )
public void isConnected ( void )
}

Table of Contents


AMQP
PHP Manual