Download the PHP package dudashuang/php-queue without Composer
On this page you can find all versions of the php package dudashuang/php-queue. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package php-queue
php-queue
A php client for message queue which is one of RabbitMQ, Kafka and Redis.
Requirement
-
redis
-
RabbitMQ
-
Kafka
Install
- composer
Base Usage
-
examples
- job
- event
- listener
- ListenerServiceProvider
-
create a driver
-
redis:
-
kafka:
- rabbitmq:
-
-
create a application
-
dispatch a job
-
default queue
- other queue
-
-
dispatch a event
-
create a consumer
- create a listener
TODO
-
add RocketMQ driver
- add delay queue
Additional
you can use supervisor to manage consumer
-
install
- supervisor config
All versions of php-queue with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0.0
php-amqplib/php-amqplib Version ^2.7
kwn/php-rdkafka-stubs Version ^1.2
predis/predis Version ^1.1
php-amqplib/php-amqplib Version ^2.7
kwn/php-rdkafka-stubs Version ^1.2
predis/predis Version ^1.1
The package dudashuang/php-queue contains the following files
Loading the files please wait ....