Hello,<br><br>Just a quick note from me to say that I&#39;ve released a 0.9 version of my Amqp PHP 5.3 library.  Here&#39;s a quick breakdown of changes in recent versions:<br><br><br>1.  Support for lightwight publish confirms (<a href="http://www.rabbitmq.com/blog/2011/02/10/introducing-publisher-confirms/">http://www.rabbitmq.com/blog/2011/02/10/introducing-publisher-confirms/</a>)<br>
2.  Support for multiple broker connections.  A single consumer can consume from 2 or more brokers at the same time<br>3.  A new build system, based on Phing (like Ant for PHP) which takes care of code generation<br>4.  Build system outputs to different package varieties to help integrate in to either a web server or script based environment<br>
5.  Documentation: <a href="https://github.com/BraveSirRobin/amqphp/wiki">https://github.com/BraveSirRobin/amqphp/wiki</a><br>6.  Support for RabbitMQ Capabilities: <a href="http://www.rabbitmq.com/extensions.html#capabilities">http://www.rabbitmq.com/extensions.html#capabilities</a><br>
<br><br>Unless you want to help develop the library I suggest you download the tagged 0.9 tarball, this includes all of the generated code so you don&#39;t have to install Phing and do it yourself.<br><br><br>Thanks,<br>--Robin<br>