Download the PHP package arquivei/php-kafka without Composer
On this page you can find all versions of the php package arquivei/php-kafka. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package php-kafka
PHP Kafka
A PHP client for Apache Kafka
Requirements
- PHP 7.4
- librdkafka 1.1.0
- rdkafka 3.x
Install
-
Install librdkafka c library
-
Install the php-rdkafka PECL extension
-
Add the following to your php.ini file to enable the php-rdkafka extension
extension=rdkafka.so
-
Install this package via composer using:
composer require arquivei/php-kafka-consumer
Usage
All versions of php-kafka with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.4
ext-rdkafka Version 3.1.*
psr/log Version ^1.1
monolog/monolog Version 2.*
ext-rdkafka Version 3.1.*
psr/log Version ^1.1
monolog/monolog Version 2.*
The package arquivei/php-kafka contains the following files
Loading the files please wait ....