Ver código fonte

Merge pull request #510 from jakubkulhan/bunnyphp

[queue] jakubkulhan/bunny
pull/591/head
Jad Bitar 10 anos atrás
pai
commit
e350851ee3
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1
    0
      README.md

+ 1
- 0
README.md Ver arquivo

539
 *Libraries for working with event and task queues.*
539
 *Libraries for working with event and task queues.*
540
 
540
 
541
 * [Bernard](https://github.com/bernardphp/bernard) - A multibackend abstraction library.
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
 * [Pheanstalk](https://github.com/pda/pheanstalk) - A Beanstalkd client library.
543
 * [Pheanstalk](https://github.com/pda/pheanstalk) - A Beanstalkd client library.
543
 * [PHP AMQP](https://github.com/php-amqplib/php-amqplib) - A pure PHP AMQP library.
544
 * [PHP AMQP](https://github.com/php-amqplib/php-amqplib) - A pure PHP AMQP library.
544
 * [Tarantool Queue](https://github.com/tarantool-php/queue) - PHP bindings for Tarantool Queue.
545
 * [Tarantool Queue](https://github.com/tarantool-php/queue) - PHP bindings for Tarantool Queue.

Carregando…
Cancelar
Salvar