In this article we will get deep into the subject of integrating Microservices in PHP and keeping them loosely coupled. We will focus on integration via messaging, as integration of microservices over HTTP has a lot of drawbacks and requires separate article to tackle. Besides of the details and theory