php-rdkafka is a PHP extension that provides a binding to librdkafka, the C library for Apache Kafka. It enables PHP applications to produce and consume messages efficiently from Kafka topics, supporting both low-level and high-level APIs. The extension is ideal for integrating Kafka into high-performance, real-time systems built with PHP.
Features
- Supports Kafka message production and consumption
- High-performance bindings to the librdkafka C library
- Allows topic configuration and partition control
- Handles delivery reports and error callbacks
- Supports message keying and offset management
- Works with Kafka’s consumer groups and auto commits
Categories
LibrariesLicense
MIT LicenseFollow PHP RdKafka
Other Useful Business Software
Fully Managed MySQL, PostgreSQL, and SQL Server
Cloud SQL handles your database ops end to end, so you can focus on your app.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of PHP RdKafka!