Skip to content

hlopetz/php-amqplib-zf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

It's a fork of PHP library implementing Advanced Message Queuing Protocol (AMQP).

The inital library is a port of python code of py-amqplib
http://barryp.org/software/py-amqplib/

It have been tested with RabbitMQ server and Zend Framework 1.10.8.

This project home page is https://bitbucket.org/hlopetz/php-amqplib-zf

Initial project home page: http://code.google.com/p/php-amqplib/

For discussion, please join the group:

http://groups.google.com/group/php-amqplib-devel

For bug reports, please use bug tracking system at the project page.

Patches are very welcome!

Author: Vadim Zaliva <[email protected]> and contributors