matrozov / yii2-amqp
Amqp extension for Yii2
Installs: 112
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 1
Forks: 4
Open Issues: 0
Type:extension
Requires
- php: >=7.2
- yiisoft/yii2: ~2.0.47
Requires (Dev)
- ext-json: *
- ext-mbstring: *
- ext-memcache: *
- ext-pcntl: *
- ext-redis: *
- enqueue/amqp-bunny: ^0.10.7
- enqueue/amqp-ext: ^0.10.7
- enqueue/amqp-lib: ^0.10.7
- yiisoft/yii2-elasticsearch: ~2.0.0
- yiisoft/yii2-redis: ~2.0.18
Suggests
- ext-json: Need for json encode transfer and logging.
- ext-mbstring: Need for debugging.
- ext-pcntl: Need for process signals.
- enqueue/amqp-bunny: Need for amqp over enqueue amqp-bunny.
- enqueue/amqp-ext: Need for amqp over enqueue amqp-ext.
- enqueue/amqp-lib: Need for amqp over enqueue amqp-lib.
This package is auto-updated.
Last update: 2025-03-29 00:28:53 UTC
README
This extension provides the Amqp integration for the Yii framework 2.0 with Job interface (aka yii2-queue style) and Rpc support.
For license information check the LICENSE-file.
Documentation is at docs.