Download the PHP package dy/mq without Composer
On this page you can find all versions of the php package dy/mq. 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 mq
基于Laravel与AMQP的消息队列
Requirement
- PHP >= 7.2
- Composer
- Laravel >= 7.0
- ext-amqp 扩展
- ext-redis 扩展
- 启用amqp时,RabbitMQ需要安装 rabbitmq_delayed_message_exchange 插件
Installation
安装完成后,发布配置文件
Usage
消息处理器
配置文件
运行列队消费者
发送消息
All versions of mq with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.2
ext-amqp Version *
ext-redis Version *
illuminate/container Version ^5.8|^6.0|^7.0|^8.0|^9.0
illuminate/contracts Version ^5.8|^6.0|^7.0|^8.0|^9.0
illuminate/console Version ^5.8|^6.0|^7.0|^8.0|^9.0
illuminate/support Version ^8.0|^9.0
monolog/monolog Version ^2.0
ext-amqp Version *
ext-redis Version *
illuminate/container Version ^5.8|^6.0|^7.0|^8.0|^9.0
illuminate/contracts Version ^5.8|^6.0|^7.0|^8.0|^9.0
illuminate/console Version ^5.8|^6.0|^7.0|^8.0|^9.0
illuminate/support Version ^8.0|^9.0
monolog/monolog Version ^2.0
The package dy/mq contains the following files
Loading the files please wait ....