bkw / php-amqp
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
php-amqp /
| name | age | message | |
|---|---|---|---|
| |
CREDITS | Thu Apr 30 14:59:38 -0700 2009 | |
| |
LICENSE | Fri Dec 05 12:26:43 -0800 2008 | |
| |
README | Fri Dec 05 12:39:16 -0800 2008 | |
| |
amqp.inc | Sat Oct 03 09:46:40 -0700 2009 | |
| |
amqp_test.php | Thu Dec 11 18:50:13 -0800 2008 | |
| |
amqp_wire.inc | Sat Oct 03 09:00:21 -0700 2009 | |
| |
demo/ | Sat Oct 03 09:46:07 -0700 2009 | |
| |
hexdump.inc | Fri Dec 05 12:26:43 -0800 2008 | |
| |
tests/ | Sat Oct 03 09:00:31 -0700 2009 |
README
PHP library implementing Advanced Message Queuing Protocol (AMQP). The library is port of python code of py-amqplib http://barryp.org/software/py-amqplib/ It have been tested with RabbitMQ server. 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. Patched are very welcome! Author: Vadim Zaliva <lord@crocodile.org>
