Download the PHP package php-kafka/php-simple-kafka-lib without Composer
On this page you can find all versions of the php package php-kafka/php-simple-kafka-lib. 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-simple-kafka-lib
php-simple-kafka-lib
Description
This is a library that makes it easier to use Kafka in your PHP project.
This library relies on php-kafka/php-simple-kafka-client
Avro support relies on flix-tech/avro-serde-php
The documentation of the php extension,
can help out to understand the internals of this library.
Requirements
- php: ^7.3|^8.0
- ext-simple_kafka_client: >=0.1.0
- librdkafka: >=1.4.0
Installation
Enable Avro support
If you need Avro support, run:
Credits
This library was inspired by jobcloud/php-kafka-lib :heart_eyes:
Examples
Examples can be found here
All versions of php-simple-kafka-lib with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.3|^8.0
ext-simple_kafka_client Version ^0.1
ext-json Version *
ext-simple_kafka_client Version ^0.1
ext-json Version *
The package php-kafka/php-simple-kafka-lib contains the following files
Loading the files please wait ....