rdkafka

pecl install rdkafka

Kafka client based on librdkafka

PHP-rdkafka is a stable Kafka client for PHP based on librdkafka

Maintainer

  • Arnaud Le Blanc (lead )

Details

Stars: 1992
Issue openned: 28
Downloads: 4255476
PHP 8.2+ on x86 architecture, no build because the DLLs are not found: api-ms-win-crt-heap-l1-1-0.dll,
api-ms-win-crt-runtime-l1-1-0.dll
5.0.1
2 years ago
Download DLL for processor with 64 bits architecture (x64)
PHP 8.0
Loading...
PHP 7.4
Loading...
PHP 7.3
Loading...
Download DLL for processor with 32 bits architecture (x86)
PHP 8.0
Loading...
PHP 7.4
Loading...
PHP 7.3
Loading...
Request a build
Request to the website owner's team the built this extension with this parameters. The result is not guaranteed and can be impossible for many reasons. The extension source code is frequently not upto date with the most recent PHP version.
If you have another code source for this extension, provide it in comment.
Please (or register) to request a build.
Version 5.0.1 change log


## Enhancements
- Add pausePartitions(), resumePartitions() on RdKfaka, RdKafka\KafkaConsumer (#438, @arnaud-lb)
- Clarify error when KafkaConsumer is closed (@zoonru)

## Bugfixes
- Fix windows build (#440, @nick-zh)
- Fix crash in RdKafka\Metadata\Topic::getTopic() (#465, @arnaud-lb)

requires:

  • php >=7.0.0<=8.99.99
  • pearinstaller >=1.4.8