This is follow up on "How To Integrate Microservices" post. Feel encouraged to read the previous article first. In this article, we will take theory and apply it in practice using PHP. We will use Ecotone Framework and RabbitMQ, to integrate two Services together. Implementing Messaging in PHPBefore we start,