Download the PHP package patrickmaken/kafka-log-driver without Composer
On this page you can find all versions of the php package patrickmaken/kafka-log-driver. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download patrickmaken/kafka-log-driver
More information about patrickmaken/kafka-log-driver
Files in patrickmaken/kafka-log-driver
Download patrickmaken/kafka-log-driver
More information about patrickmaken/kafka-log-driver
Files in patrickmaken/kafka-log-driver
Vendor patrickmaken
Package kafka-log-driver
Short Description Laravel, log driver for Kafka
License MIT
Homepage https://github.com/patrickmaken/kafka-log-driver
Package kafka-log-driver
Short Description Laravel, log driver for Kafka
License MIT
Homepage https://github.com/patrickmaken/kafka-log-driver
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
php Version
^8.1
ext-rdkafka Version ^6.0
illuminate/support Version ^11.0
illuminate/contracts Version ^11.0
monolog/monolog Version ^3.0
ext-rdkafka Version ^6.0
illuminate/support Version ^11.0
illuminate/contracts Version ^11.0
monolog/monolog Version ^3.0
The package patrickmaken/kafka-log-driver contains the following files
Loading the files please wait ....