Download the PHP package brnbp/metamorphosis without Composer
On this page you can find all versions of the php package brnbp/metamorphosis. 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 metamorphosis
Metamorphosis
Easy and flexible Kafka Library for Laravel and PHP 7.
- Introduction
- Requirements
- Installation
- Quick Usage Guide
- Advanced Usage Guide
- Contributing
- License
Introduction
Metamorphosis provides a simple, straight-forward implementation for working with Kafka inside Laravel applications.
Requirements
- PHP >= 7.1
- Kafka Driver
- Kafka PHP Extension
Installation
Important: Make sure that you already have installed the OS driver for kafka, and the kafka php extension.
You can install the library via Composer:
And publish the config file with:
For usage instructions, please refer to our Quick Usage Guide.
License
Metamorphosis is free software distributed under the terms of the MIT license
All versions of metamorphosis with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1
ext-rdkafka Version *
ext-json Version *
illuminate/support Version ~5.5.0|~5.6.0
illuminate/console Version ~5.5.0|~5.6.0
illuminate/config Version ~5.5.0|~5.6.0
ext-rdkafka Version *
ext-json Version *
illuminate/support Version ~5.5.0|~5.6.0
illuminate/console Version ~5.5.0|~5.6.0
illuminate/config Version ~5.5.0|~5.6.0
The package brnbp/metamorphosis contains the following files
Loading the files please wait ....