enqueue / rdkafka
Message Queue Kafka Transport
Requires
- php: ^8.1
- ext-rdkafka: ^4.0|^5.0|^6.0
- queue-interop/queue-interop: ^0.8.1
Requires (Dev)
- enqueue/null: 0.10.x-dev
- enqueue/test: 0.10.x-dev
- kwn/php-rdkafka-stubs: ^2.0.3
- phpunit/phpunit: ^9.5
- queue-interop/queue-spec: ^0.6.2
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-08-30 16:11:03 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:
RdKafka Transport
This is an implementation of Queue Interop specification. It allows you to send and consume message via Kafka protocol.
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.