php-pubsub-ampqp

A AMPQP adapter for the php-pubsub package.

Installation

composer require LiFeAiR/php-pubsub-ampqp

Examples

The library comes with examples example scripts.

To run the examples:

$ php examples/publisher.php
$ php examples/subscriber.php (in a separate shell)