Download the PHP package larva/laravel-queue-kafka without Composer
On this page you can find all versions of the php package larva/laravel-queue-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 laravel-queue-kafka
laravel-queue-kafka
This is a queue adapter for the Kafka. 修改自 https://github.com/rapideinternet/laravel-queue-kafka
Installation
for Laravel
This service provider must be registered.
edit the config file: config/queue.php
add config
change default to mns
Use
see Laravel wiki
All versions of laravel-queue-kafka with dependencies
PHP Build Version
Package Version
Requires
ext-rdkafka Version
*
illuminate/database Version ^6.0 || ^7.0 || ^8.0
illuminate/support Version ^6.0 || ^7.0 || ^8.0
illuminate/queue Version ^6.0 || ^7.0 || ^8.0
illuminate/database Version ^6.0 || ^7.0 || ^8.0
illuminate/support Version ^6.0 || ^7.0 || ^8.0
illuminate/queue Version ^6.0 || ^7.0 || ^8.0
The package larva/laravel-queue-kafka contains the following files
Loading the files please wait ....