0.8.6 • Published 12 years ago

message_amqp v0.8.6

Weekly downloads
4
License
-
Repository
github
Last release
12 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

12 years ago

0.8.5

12 years ago

0.8.4

12 years ago

0.8.3

12 years ago

0.8.2

12 years ago