Skip to content

A simple Symfony project to show how we can implement a RabbitMQ producer

License

Notifications You must be signed in to change notification settings

a-afsharfarnia/php-rabbitmq

Repository files navigation

RabbitMQ Sample Project

This is a simple symfony project to show how we can implement a RabbitMQ producer.

The goal of this project is creating an API to add a new student to database. Then after saving it in database, we will publish the information of the new student to our RabbitMQ broker.

First you should run docker-composer up -d

About

A simple Symfony project to show how we can implement a RabbitMQ producer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published