php-rdkafka/php-rdkafka
Production-ready, stable Kafka client for PHP observed · 2026-08-28
Health v2 · maintenance only
74/100
- Activity 90
- Release rhythm 40
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 10
- age_days: 4174
- days_rel: 667
- days_push: 63
- n_releases_24m: 2
Adoption not part of the score
2181 stars · 275 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
php-rdkafka is a stable, production-ready PHP extension binding to librdkafka for Apache Kafka. It provides low-level and high-level producer, consumer, and metadata APIs for producing and consuming Kafka messages from PHP applications.
Use cases
- produce messages to kafka from php
- consume kafka topics in php
- build event-driven php applications with kafka
- stream data between services using kafka
- php kafka producer and consumer client
- integrate kafka messaging into a php backend
When to choose
- your PHP application needs a fast, battle-tested Kafka client
- you want a low-level, un-opinionated librdkafka binding with long-term support
- you need both high-level and low-level consumer/producer APIs
- you run PHP 8.x with modern librdkafka and Kafka brokers
When to avoid
- you use a language other than PHP
- you need a pure-PHP client without compiling a C extension
- you use a message broker other than Kafka
- you need PHP 5 support on the latest version
Facets
library · maturity stable
message-queue database-driver streaming microservices backend developer-tools php windows cross-platform kafka librdkafka php-extension event-streaming producer-consumer messaging linux macos
2 sources
- readme: https://github.com/php-rdkafka/php-rdkafka · fetched 2026-08-28 · 5b27355d3389
- homepage: https://php-rdkafka.github.io/php-rdkafka-doc/ · fetched 2026-08-29 · bdc8e90937f9
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| php-rdkafka/php-rdkafka | main | 74 |
For agents
markdown · JSON · MCP: product_card(name="php-rdkafka/php-rdkafka")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem