Stars: 250
Forks: 46
Pull Requests: 36
Issues: 56
Watchers: 10
Last Updated: 2023-08-16 06:58:52
PHP Kafka client is used in PHP-FPM and Swoole. PHP Kafka client supports 50 APIs, which might be one that supports the most message types ever.
License: Apache License 2.0
Languages: PHP, Dockerfile, Shell
English | 简体中文
PHP Kafka client is used in PHP-FPM and Swoole.
The communication protocol is based on the JSON file in Java. PHP Kafka client supports 50 APIs, which might be one that supports the most message types ever.
The produce and the consume of messages are implemented. The component is in developing and testing.
composer require longlang/phpkafka
Refer to examples
for code examples.