[rabbitmq-discuss] PHP Client Library

Andre Torgal andre.torgal at gmail.com
Mon Oct 22 01:09:51 BST 2012


Hi!

Not sure if this is the proper forum, but here it goes.

I got a rough time getting started using RabbitMQ from PHP because I
was led by the Get Started page to use this lib:
https://github.com/videlalvaro/php-amqplib

I tried endlessly to get nack() to work and just couldn't, it kept throwing

The moment I switched to
http://www.php.net/manual/en/class.amqpqueue.php it just worked like a
charm using, basically, the same publisher/consumer code.

I suppose the reason this lib is listed in
http://www.rabbitmq.com/getstarted.html is the fact that there is a
tutorial with lots of examples.

I wonder how many PHP devs are being affected by this.

Would you update this page if there was another github project with
same examples ported to the native library.

If so, I think I can do it fairly quick, just let me know.

Thanks

Andre


More information about the rabbitmq-discuss mailing list