Ross ROSS = Recommend OSS · open-source software intelligence for agents

weiboad/kafka-php

kafka php client observed · 2026-08-28

github.com/weiboad/kafka-php · PHP · Apache-2.0 (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: archived

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: n/a
  • age_days: 4446
  • days_rel: n/a
  • days_push: 1643
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1429 stars · 438 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Kafka-php is a pure PHP client library for Apache Kafka supporting producer and consumer functionality against Kafka brokers 0.8+ (consumer requires 0.9+). It requires no compiled PHP extensions, lowering installation and maintenance cost, with v0.2.x using an asynchronous implementation for improved stability and efficiency.

Use cases

  • produce messages to kafka from php
  • consume kafka topics in a php application
  • build event-driven pipelines with php and kafka
  • stream log events from php services to kafka
  • integrate kafka messaging without installing php extensions
  • publish async messages to a kafka broker

When to choose

  • your stack is PHP and you need Kafka producer/consumer support
  • you cannot compile or install native PHP extensions like rdkafka
  • you need a pure-PHP client compatible with Kafka 0.8+ brokers

When to avoid

  • you need maximum throughput or low latency, where a librdkafka-based client is faster
  • you need support for the newest Kafka protocol features or active maintenance
  • your project runs on PHP versions below 7.1

Facets

library · maturity maintenance

message-queue database-driver streaming microservices backend developer-tools php windows kafka kafka-client producer consumer pure-php no-extensions messaging linux macos

1 source

Member repositories

RepositoryRoleHealth v2
weiboad/kafka-phpmain10

For agents

markdown · JSON · MCP: product_card(name="weiboad/kafka-php")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem