mateusjunges/laravel-kafka

A kafka driver for laravel

Fund package maintenance!
mateusjunges

Installs: 881 731

Dependents: 14

Suggesters: 0

Security: 0

Stars: 500

Watchers: 8

Forks: 71

Open Issues: 2

v2.0.2 2024-04-17 00:44 UTC

README

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 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.

Sponsor my work!

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

Sponsor Me

Documentation

You can find the documentations for this package here

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.