Browse Source

Add enqueue library

pull/1097/head
Maksim Kotlyar 8 years ago
parent
commit
c9f0346104
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      README.md

+ 1
- 0
README.md View File

571
 * [PHP AMQP](https://github.com/php-amqplib/php-amqplib) - A pure PHP AMQP library.
571
 * [PHP AMQP](https://github.com/php-amqplib/php-amqplib) - A pure PHP AMQP library.
572
 * [Tarantool Queue](https://github.com/tarantool-php/queue) - PHP bindings for Tarantool Queue.
572
 * [Tarantool Queue](https://github.com/tarantool-php/queue) - PHP bindings for Tarantool Queue.
573
 * [Thumper](https://github.com/php-amqplib/Thumper) - A RabbitMQ pattern library.
573
 * [Thumper](https://github.com/php-amqplib/Thumper) - A RabbitMQ pattern library.
574
+* [Enqueue](https://github.com/php-enqueue/enqueue-dev) - Message queue packages for PHP. RabbitMQ, AMQP, STOMP, Amazon SQS, Redis, Doctrine transports. 
574
 
575
 
575
 ### Search
576
 ### Search
576
 *Libraries and software for indexing and performing search queries on data.*
577
 *Libraries and software for indexing and performing search queries on data.*

Loading…
Cancel
Save