From c9f034610425131fc0a3a6ddde82e0bf5dcb2e8f Mon Sep 17 00:00:00 2001 From: Maksim Kotlyar Date: Thu, 15 Jun 2017 11:22:17 +0300 Subject: [PATCH] Add enqueue library --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e4be8dc..8148b9a 100644 --- a/README.md +++ b/README.md @@ -571,6 +571,7 @@ Libraries to help manage database schemas and migrations. * [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. * [Thumper](https://github.com/php-amqplib/Thumper) - A RabbitMQ pattern library. +* [Enqueue](https://github.com/php-enqueue/enqueue-dev) - Message queue packages for PHP. RabbitMQ, AMQP, STOMP, Amazon SQS, Redis, Doctrine transports. ### Search *Libraries and software for indexing and performing search queries on data.*