Download the PHP package ensi/laravel-phprdkafka-producer without Composer
On this page you can find all versions of the php package ensi/laravel-phprdkafka-producer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download ensi/laravel-phprdkafka-producer
More information about ensi/laravel-phprdkafka-producer
Files in ensi/laravel-phprdkafka-producer
Package laravel-phprdkafka-producer
Short Description Opiniated High Level producer for laravel-phprdkafka
License MIT
Informations about the package laravel-phprdkafka-producer
Laravel PHP Rdkafka Producer
Opiniated High Level producer for ensi/laravel-phprdkafka
Installation
Firstly, you have to install and configure ensi/laravel-phprdkafka
Then,
Publish the config file if you need it:
Version Compatibility
Laravel rdkakfa-producer | Laravel | PHP | ensi/laravel-phprdkafka |
---|---|---|---|
^0.1.0 | ^7.x || ^8.x | ^8.0 | ^0.1.4 |
^0.2.0 | ^7.x || ^8.x | ^8.0 | ^0.1.4 |
^0.2.1 | ^7.x || ^8.x | ^8.0 | ^0.2 |
^0.2.3 | ^8.x || ^9.x | ^8.0 | ^0.2 |
^0.3.0 | ^8.x || ^9.x | ^8.0 | ^0.3.0 |
^0.3.2 | ^8.x || ^9.x || ^10.x | ^8.0 | ^0.3.0 |
^0.3.3 | ^8.x || ^9.x || ^10.x || ^11.x | ^8.0 | ^0.3.4 |
^0.4.0 | ^9.x || ^10.x || ^11.x | ^8.1 | ^0.4.0 |
Basic Usage
Send a single message:
Send several messages at once:
All options with defaults:
Middleware
You can add middleware globally via config or locally for specific Producer:
Middleware example:
Contributing
Please see CONTRIBUTING for details.
Testing
- composer install
- composer test
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-phprdkafka-producer with dependencies
ext-rdkafka Version *
ensi/laravel-phprdkafka Version ^0.4.0
laravel/framework Version ^9.0 || ^10.0 || ^11.0