瀏覽代碼

Added BunnyPHP as AMQP (RabbitMQ) library

pull/510/head
Jakub Kulhan 10 年之前
父節點
當前提交
1aded59c78
共有 1 個檔案被更改,包括 1 行新增0 行删除
  1. 1
    0
      README.md

+ 1
- 0
README.md 查看文件

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

Loading…
取消
儲存