Laravel with kafka, kafka-ui, kafka-connect, schema-registry.
The first, install Docker and Docker Compose:
Clone this project to your server or local machine.
Run below command to make config file from sample file:
cp .env.example .envRun following command to build & start your application
docker-compose upRun in background
docker-compose up -dcomposer installphp artisan test./vendor/bin/rector process- command/bus: https://tactician.thephpleague.com/installation/
- laravel-jwt https://github.com/tymondesigns/jwt-auth
- code quality: https://getrector.com/documentation
- kafka: https://kafka.apache.org/quickstart
- laravel-kafka: https://github.com/mateusjunges/laravel-kafka
php artisan kafka:test-producer