[rabbitmq-discuss] [ANN] php-amqplib v.2.0.0 is released

Alvaro Videla videlalvaro at gmail.com
Thu Jan 17 14:59:48 GMT 2013


Hi,

I've released a new version of the library php-amqplib with support for
AMQP 0.9.1 (better late than never they said).

The library also support some RabbitMQ extensions like exchange to exchange
bindings and nack, besides, extensions that don't require new methods like
alternate exchanges are supported.

You shouldn't need to modify your code to use the new protocol version,
nevertheless check the library README for more details on BC breaking
changes.

The new version is already available on the composer website:

https://packagist.org/packages/videlalvaro/php-amqplib

To install it add the following to the "require" entry from composer.json

You can also obtain the source code here:

https://github.com/videlalvaro/php-amqplib/

If you find any bugs please report them here:
https://github.com/videlalvaro/php-amqplib/issues

Regards,

Alvaro
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20130117/29ebb26a/attachment.htm>


More information about the rabbitmq-discuss mailing list