php[architect] — June 2016

This month we look at tools to help you decouple your code and applications. Whether you need to break up a monolithic codebase into separate services, leverage asynchronous workers, use middlewares to process a request, or to chain separate functions to process PHP arrays in your script, we have something for you in this issue.