Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/php-enqueue/rdkafka
[READ-ONLY] The Kafka Enqueue transport.
https://github.com/php-enqueue/rdkafka
kafka kafka-client message-passing message-queue php
Last synced: 5 days ago
JSON representation
[READ-ONLY] The Kafka Enqueue transport.
- Host: GitHub
- URL: https://github.com/php-enqueue/rdkafka
- Owner: php-enqueue
- License: mit
- Created: 2017-07-17T11:09:32.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-04-03T11:22:29.000Z (9 months ago)
- Last Synced: 2024-05-20T10:36:17.578Z (8 months ago)
- Topics: kafka, kafka-client, message-passing, message-queue, php
- Language: PHP
- Homepage: https://enqueue.forma-pro.com/
- Size: 134 KB
- Stars: 48
- Watchers: 7
- Forks: 37
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Supporting Enqueue
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:
- [Become a sponsor](https://www.patreon.com/makasim)
- [Become our client](http://forma-pro.com/)---
# RdKafka Transport
[![Gitter](https://badges.gitter.im/php-enqueue/Lobby.svg)](https://gitter.im/php-enqueue/Lobby)
[![Build Status](https://img.shields.io/github/actions/workflow/status/php-enqueue/rdkafka/ci.yml?branch=master)](https://github.com/php-enqueue/rdkafka/actions?query=workflow%3ACI)
[![Total Downloads](https://poser.pugx.org/enqueue/rdkafka/d/total.png)](https://packagist.org/packages/enqueue/rdkafka)
[![Latest Stable Version](https://poser.pugx.org/enqueue/rdkafka/version.png)](https://packagist.org/packages/enqueue/rdkafka)This is an implementation of Queue Interop specification. It allows you to send and consume message via Kafka protocol.
## Resources
* [Site](https://enqueue.forma-pro.com/)
* [Documentation](https://php-enqueue.github.io/transport/kafka/)
* [Questions](https://gitter.im/php-enqueue/Lobby)
* [Issue Tracker](https://github.com/php-enqueue/enqueue-dev/issues)## Developed by Forma-Pro
Forma-Pro is a full stack development company which interests also spread to open source development.
Being a team of strong professionals we have an aim an ability to help community by developing cutting edge solutions in the areas of e-commerce, docker & microservice oriented architecture where we have accumulated a huge many-years experience.
Our main specialization is Symfony framework based solution, but we are always looking to the technologies that allow us to do our job the best way. We are committed to creating solutions that revolutionize the way how things are developed in aspects of architecture & scalability.If you have any questions and inquires about our open source development, this product particularly or any other matter feel free to contact at [email protected]
## License
It is released under the [MIT License](LICENSE).