Publish data json file into RabbitMQ
- Create
.env
file (use.env.example
as template) - Install composer using
composer install
php src/script.php <pathToJsonFile> <rabbitQueueName> <rabbitExchangeName>
- Queue name as parameter
- Dockerfile
- Phpstan
- Coding standard
- CI/CD ?
- Composer package? -> would allow to be used in projects and/or separated as binary only
- CLImate?
-
--help
?
-