Download the PHP package laravel-tool/kafka-queue without Composer
On this page you can find all versions of the php package laravel-tool/kafka-queue. 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 kafka-queue
kafka-queue
Laravel Kafka Queue connection with Horizon support
Installation
1. Composer
2. Add to config/queue.php
Caution
It is not recommended to use it with delayed tasks due to the way Kafka works. When a deferred task reaches the execution time, it is again placed at the end of the queue and so on until the moment when it is allowed to be executed.
All versions of kafka-queue with dependencies
PHP Build Version
Package Version
The package laravel-tool/kafka-queue contains the following files
Loading the files please wait ....