Microservices comes for free with PHP. No need to have some specific support. I've answered a similar question elsewhere. But basically, I don't like the current trend of making everything more difficult than it should be. Adding layers of abstractions makes your infrastructure exponentially more complex. Think twice before adding a new layer. I'm not saying it's not needed... sometimes. But for the vast majority of the projects out there, keep it simple :)