ソースを参照

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.

読み込み中…
キャンセル
保存