LaravelPackages.net
Acme Inc.
Toggle sidebar
mosharaf13/laravel-kafka

A kafka driver for laravel

13
1
v1.9.0
About mosharaf13/laravel-kafka

mosharaf13/laravel-kafka is a Laravel package for a kafka driver for laravel. It currently has 1 GitHub stars and 13 downloads on Packagist (latest version v1.9.0). Install it with composer require mosharaf13/laravel-kafka. Discover more Laravel packages by mosharaf13 or browse all Laravel packages to compare alternatives.

Last updated

Laravel Kafka

art/laravel-kafka.png

Latest Version On Packagist Total Downloads MIT Licensed Continuous Integration Check & fix styling PHP Version Require

Do you use Kafka in your laravel projects? All packages I've seen until today, including some built by myself, does not provide a nice syntax usage syntax or, if it does, the test process with these packages are very painful.

This package provides a nice way of producing and consuming kafka messages in your Laravel projects.

Documentation

You can find the documentations for this package here

Sponsor my work!

If you think this package helped you in any way, you can sponsor me on GitHub!

Sponsor Me

Testing

Run composer test to test this package.

Contributing

Thank you for considering contributing for the Laravel Kafka package! The contribution guide can be found here.

Credits

License

The Laravel Kafka package is open-sourced software licenced under the MIT License. Please see the License File for more information.

Comments