项目作者: latetrains
项目描述 :
A PHP Client to communicate with Kafka
高级语言: PHP
项目地址: git://github.com/latetrains/php-kafka-client.git
PHP Kafka Client
A simple and easy to use PHP Kafka which uses the rdkafka PHP extension.
Install
composer require latetrains/php-kafka-client
Requirements
- PHP 7.4
- rdkafka PHP extension
Examples
See the examples
folder