瀏覽代碼

Merge pull request #510 from jakubkulhan/bunnyphp

[queue] jakubkulhan/bunny
pull/591/head
Jad Bitar 9 年之前
父節點
當前提交
e350851ee3
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      README.md

+ 1
- 0
README.md 查看文件

@@ -539,6 +539,7 @@ Libraries to help manage database schemas and migrations.
539 539
 *Libraries for working with event and task queues.*
540 540
 
541 541
 * [Bernard](https://github.com/bernardphp/bernard) - A multibackend abstraction library.
542
+* [BunnyPHP](https://github.com/jakubkulhan/bunny) - A performant pure-PHP AMQP (RabbitMQ) sync and also async (ReactPHP) library.
542 543
 * [Pheanstalk](https://github.com/pda/pheanstalk) - A Beanstalkd client library.
543 544
 * [PHP AMQP](https://github.com/php-amqplib/php-amqplib) - A pure PHP AMQP library.
544 545
 * [Tarantool Queue](https://github.com/tarantool-php/queue) - PHP bindings for Tarantool Queue.

Loading…
取消
儲存