About

Supported librdkafka versions: >= 1.4.0 Supported Kafka versions: >= 0.9 Supported PHP versions: 7.x .. 8.x License: BSD-3 Join the chat at https://gitter.im/php-kafka/php-simple-kafka-client

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 consumer here
This extension uses librdkafka for binding and was inspired by php-rdkafka.
Notice: php-rdkafka conflicts with this extension, please uninstall it first if you want to use simple-kafka-client.