About
This extension provides ways to interact with Apache Kafka.
It also supports any system that is Kafka API compatible like Redpanda.
You can find some examples for producer and consumerhere
This extension useslibrdkafka for binding and was inspired byphp-rdkafka.
Notice: php-rdkafka conflicts with this extension, please uninstall it first if you want to use simple-kafka-client.