enqueue / redis
Message Queue Redis Transport
Package info
pkg:composer/enqueue/redis
Requires
- php: ^8.1
- enqueue/dsn: ^0.10
- queue-interop/queue-interop: ^0.8
- ramsey/uuid: ^3.5|^4
Requires (Dev)
- enqueue/null: 0.10.x-dev
- enqueue/test: 0.10.x-dev
- phpunit/phpunit: ^9.5
- predis/predis: ^1.1
- queue-interop/queue-spec: ^0.6.2
Suggests
- ext-redis: If you'd like to use phpredis extension.
This package is auto-updated.
Last update: 2026-08-30 16:11:09 UTC
README
Enqueue is an MIT-licensed open source project with its ongoing development made possible entirely by the support of community and our customers. If you'd like to join them, please consider:
Redis Transport
This is an implementation of Queue Interop specification. It allows you to send and consume message with Redis store as a broker.
Resources
Developed by Forma Pro
Forma Pro is a senior product engineering company helping product organizations build and evolve complex, data-intensive software.
Our public open-source work reflects more than two decades of engineering history, including PHP/Symfony libraries, infrastructure tooling, workflow components, and messaging systems.
Today, our work spans marketplaces and platforms, partner and attribution systems, FinTech, logistics, EdTech, data-intensive workflows, matching and recommendation systems, and applied AI/ML.
Learn more at forma-pro.com.
For questions about this project or our open-source work, contact us at opensource@forma-pro.com.
License
It is released under the MIT License.