0.8.6 • Published 11 years ago

message_amqp v0.8.6

Weekly downloads
4
License
-
Repository
github
Last release
11 years ago

message-amqp

Introduction:

Simple amqp component that will be used by the bus component

Setup:

There is a git submodule for the php component

$ git submodule init

Class autoloading and dependencies are managed by composer so install it:

$ cd lib/php/ && curl --silent https://getcomposer.org/installer | php

And then install the library dependencies and genereta the autoload.php file:

$ php composer.phar install
0.8.6

11 years ago

0.8.5

11 years ago

0.8.4

11 years ago

0.8.3

11 years ago

0.8.2

11 years ago