| Package Information |
| Summary |
Kafka client based on librdkafka |
| Maintainers |
Arnaud Le Blanc (lead)
[details]
Ralph Schindler <
ralph at ralphschindler dot com >
(lead)
[details]
|
| License |
MIT License |
| Description |
PHP-rdkafka is a stable Kafka client for PHP based on librdkafka |
| Homepage |
https://github.com/arnaud-lb/php-rdkafka
|
Release notes
Version 2.0.1
(beta)
|
This version of rdkafka is indented for php version 7. To compile rdkafka for older versions of php, use the pecl package version 1.
* Fix build on PHP 7.1 * Various bug fixes |