phpkafka
Kafka client
A PHP client for interacting with Apache Kafka using the Swoole framework and various messaging protocols.
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.
270 stars
10 watching
47 forks
Language: PHP
last commit: 9 months ago
Linked from 1 awesome list
kafkaphpswoole
Related projects:
Repository | Description | Stars |
---|---|---|
php-kafka/php-simple-kafka-client | A PHP extension that provides a simple interface to produce and consume data in real-time messaging systems like Kafka and Redpanda. | 27 |
arnaud-lb/php-rdkafka | A PHP client for interacting with Apache Kafka | 2,089 |
b/kafka-websocket | Provides a WebSocket interface to interact with Kafka's distributed message broker | 347 |
zendesk/ruby-kafka | A Ruby client library for interacting with Apache Kafka | 1,275 |
linkedin/li-apache-kafka-clients | A wrapper library that adds features to the Apache Kafka vanilla clients, including large message support and auditing. | 133 |
sahilkang/cl-rdkafka | A Common Lisp client library for Apache Kafka. | 42 |
kafka4beam/brod | An Erlang implementation of the Apache Kafka protocol for producing and consuming messages in a distributed system. | 662 |
kafka-rust/kafka-rust | Provides a Rust client for interacting with Apache Kafka | 1,253 |
fede1024/rust-rdkafka | A Rust-based client library for interacting with Apache Kafka message broker systems | 1,632 |
dart-kafka/kafka | Provides a Dart client library for interacting with the Apache Kafka message broker | 56 |
aio-libs/aiokafka | An asynchronous client library for interacting with Apache Kafka message brokers. | 1,167 |
fgeller/kt | A command-line tool for interacting with Apache Kafka clusters | 948 |
latence-technologies/kafka-ada | An Ada binding for the Apache Kafka C client library, allowing developers to send and receive data from Kafka topics using Ada. | 14 |
nodefluent/node-sinek | A high-level Node.js client for Apache Kafka that provides an easy-to-use promise-based API and supports various security features. | 290 |
kitura/swiftkafka | An SDK for interacting with Apache Kafka using Swift | 60 |