Symfony Messenger pre and post-handle messages

Smaine Milianni
4 min readOct 2, 2022

πŸ‘‹ Symfony comes with a lot of useful tools and powerful components, one of which is Messenger.

πŸ“š Messenger allows you to dispatch a message and consume it a/synchronously, put simply you create an object that holds data and a handler to perform your logic with those data.

πŸ’‘You can use it to perform an asynchronous operation, you push your message in a…

--

--

Smaine Milianni

Fullstack Developer- certified Symfony 4,5 and certified AWS Solution Architect - Freelancer - Remote Worker