Download the PHP package luanardev/laravel-kafka without Composer
On this page you can find all versions of the php package luanardev/laravel-kafka. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download luanardev/laravel-kafka
More information about luanardev/laravel-kafka
Files in luanardev/laravel-kafka
Download luanardev/laravel-kafka
More information about luanardev/laravel-kafka
Files in luanardev/laravel-kafka
Vendor luanardev
Package laravel-kafka
Short Description Laravel Kafka
License MIT
Homepage https://github.com/luanardev/laravel-kafka
Package laravel-kafka
Short Description Laravel Kafka
License MIT
Homepage https://github.com/luanardev/laravel-kafka
Please rate this library. Is it a good library?
Informations about the package laravel-kafka
Laravel Kafka
Requirements
Laravel Kafka requires PHP 8.0+ and Laravel 8+ This package also requires the rdkafka php extension, which you can install by following this link: https://github.com/edenhill/librdkafka#installation
Installation
Run the command
Publish configuration file
Configuration
Open queue.php
in the config directory.
Set kafka
connection after redis
Environment Configuration
Open .env
file at the root of the directory
Add kafka connection details `
Set QUEUE_CONNECTION to kafka
`
All versions of laravel-kafka with dependencies
PHP Build Version
Package Version
The package luanardev/laravel-kafka contains the following files
Loading the files please wait ....