mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-07 16:33:35 +00:00
Merge pull request #510 from jakubkulhan/bunnyphp
[queue] jakubkulhan/bunny
This commit is contained in:
commit
e350851ee3
@ -539,6 +539,7 @@ Libraries to help manage database schemas and migrations.
|
||||
*Libraries for working with event and task queues.*
|
||||
|
||||
* [Bernard](https://github.com/bernardphp/bernard) - A multibackend abstraction library.
|
||||
* [BunnyPHP](https://github.com/jakubkulhan/bunny) - A performant pure-PHP AMQP (RabbitMQ) sync and also async (ReactPHP) library.
|
||||
* [Pheanstalk](https://github.com/pda/pheanstalk) - A Beanstalkd client library.
|
||||
* [PHP AMQP](https://github.com/php-amqplib/php-amqplib) - A pure PHP AMQP library.
|
||||
* [Tarantool Queue](https://github.com/tarantool-php/queue) - PHP bindings for Tarantool Queue.
|
||||
|
Loading…
Reference in New Issue
Block a user