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
You Might Also Like
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of PHP RdKafka!