Fix spelling of AMQP and improve description

This commit is contained in:
terribleplan 2013-12-30 13:45:20 -06:00
parent 4c288d10b5
commit 31a4d5d780
1 changed files with 2 additions and 2 deletions

View File

@ -344,7 +344,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
*Libraries for working with event and task queues.*
* [Pheanstalk](https://github.com/pda/pheanstalk) - A Beanstalkd client library.
* [PHP AMPQ](https://github.com/videlalvaro/php-amqplib) - An AMPQ library.
* [PHP AMQP](https://github.com/videlalvaro/php-amqplib) - A pure PHP AMQP library.
* [Thumper](https://github.com/videlalvaro/Thumper) - A RabbitMQ pattern library.
* [Bernard](https://github.com/bernardphp/bernard) - A multibackend abstraction library.