Download the PHP package nirmalsharma/laravel-kafka-consumer without Composer
On this page you can find all versions of the php package nirmalsharma/laravel-kafka-consumer. 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 laravel-kafka-consumer
A Lightweight Kafka Producer Warpper for Laravel 6+ and PHP 7.3+
Install Kafka Consumer Warpper
Examples
Laravel 6
Use Kafka in code.
Sample code for console
To start listening messages by run following command:
You can check handler log message in "storage/logs/laravel.log" file or run the following command in your terminal:
Environment Variables
To run this, you will need to add the following environment variables to your .env file Config reference: https://github.com/edenhill/librdkafka/blob/master/CONFIGURATION.md
Authors
License
Features
- Light weight kakfa wrapper
- Easy to use event produce in code.
All versions of laravel-kafka-consumer with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.2
The package nirmalsharma/laravel-kafka-consumer contains the following files
Loading the files please wait ....