php-simple-kafka-client
Messaging client library
A PHP extension that provides a simple interface to produce and consume data in real-time messaging systems like Kafka and Redpanda.
PHP Kafka extension, supports also Redpanda
27 stars
3 watching
7 forks
Language: C
last commit: over 1 year ago consumerextensionkafkaphpproducerredpanda
Related projects:
Repository | Description | Stars |
---|---|---|
arnaud-lb/php-rdkafka | A PHP client for interacting with Apache Kafka | 2,092 |
swoole/phpkafka | A PHP client for interacting with Apache Kafka using the Swoole framework and various messaging protocols. | 271 |
zendesk/ruby-kafka | A Ruby client library for interacting with Apache Kafka | 1,274 |
kafka4beam/brod | An Erlang implementation of the Apache Kafka protocol for producing and consuming messages in a distributed system. | 667 |
sahilkang/cl-rdkafka | A Common Lisp client library for Apache Kafka. | 43 |
karafka/rdkafka-ruby | A Ruby library that provides a modern and performant Kafka client | 359 |
b/kafka-websocket | Provides a WebSocket interface to interact with Kafka's distributed message broker | 347 |
morganstanley/modern-cpp-kafka | A C++ wrapper around librdkafka to simplify and improve Kafka client API usage | 362 |
flightaware/kafkatcl | Tcl interface to Apache Kafka messaging system | 12 |
php-enqueue/rdkafka | A PHP implementation of the Queue Interop specification, allowing message passing via Kafka protocol. | 50 |
mfontanini/cppkafka | A C++ wrapper around librdkafka to simplify Apache Kafka interaction | 604 |
confluentinc/librdkafka | A high-performance client library for the Apache Kafka messaging system | 318 |
dart-kafka/kafka | Provides a Dart client library for interacting with the Apache Kafka message broker | 56 |
phobos/phobos | Simplifies interaction with Apache Kafka for Ruby applications by providing a standardized API and tools for managing message consumption and production | 220 |
ysn2233/kafka-prompt | An interactive command-line client with auto-completion for Kafka commands and their optional arguments. | 6 |