enqueue / dbal
Message Queue Doctrine DBAL Transport
Package info
pkg:composer/enqueue/dbal
Requires
- php: ^8.1
- doctrine/dbal: ^3.2|^4.0
- doctrine/persistence: ^2.0|^3.0|^4.0
- 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
- queue-interop/queue-spec: ^0.6.2
This package is auto-updated.
Last update: 2026-08-30 16:11:11 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:
Doctrine DBAL Transport
This is an implementation of Queue Interop specification. It allows you to send and consume message through Doctrine DBAL library and SQL like database as 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.