Download the PHP package alexusmai/kafka-log-driver without Composer
On this page you can find all versions of the php package alexusmai/kafka-log-driver. 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-log-driver
Laravel log driver for Kafka
Requirements:
- PHP 8.1, 8.2
- Laravel 9, 10
- rdkafka php extension v.6
Add the following line to your php.ini file:
Installation
You can install the package via composer:
For Laravel 9
You can publish the config file with:
This is the contents of the published config file (kafka_log.php):
Usage
Add to .env
Add to config/logging.php
License
The MIT License (MIT). Please see License File for more information.
All versions of kafka-log-driver with dependencies
PHP Build Version
Package Version
Requires
ext-rdkafka Version
^6.0
illuminate/support Version ^10.0
illuminate/contracts Version ^10.0
monolog/monolog Version ^3.0
php Version ^8.1|^8.2
illuminate/support Version ^10.0
illuminate/contracts Version ^10.0
monolog/monolog Version ^3.0
php Version ^8.1|^8.2
The package alexusmai/kafka-log-driver contains the following files
Loading the files please wait ....