With the advent of the PSR-7 standard, middleware has become a household name in the PHP ecosystem. This talk will cover middleware architecture concepts including a comparison of how middleware is being used in PHP versus other languages. We’ll look at how to leverage middleware concepts to build applications from scratch as well as combine off-the-shelf components using middleware as the glue. Of course, we’ll also look at some downright dirty tricks you that middleware lets you get away with as well!

Comments

Comments are closed.

Jose Vega at 11:14 on 3 Feb 2017

Very knowledgable!

Enrique Perez at 11:28 on 3 Feb 2017

Very nice talk, thanks

Jonathan W at 11:29 on 3 Feb 2017

Great and helpful talk

Nice mix of history & info with practical application.

Anton Swartz at 16:15 on 3 Feb 2017

A fantastic talk, i had some minimalistic experience with middlewares. This opened my eyes on how to use and create middlewares.

Thanks for giving me a better idea on how to implement middleware in my projects.

Coding section is exceptional!

very practical

Troy Potter at 22:28 on 3 Feb 2017

Was very informative. I feel like I understand middleware much better (considering I didn't at all understand it before the presentation).

David W. at 16:46 on 4 Feb 2017

Very informative. Sounds like lego blocks. Legoware. :)

James Fuller at 14:27 on 6 Feb 2017

The information was presented very well. I didn't leave convinced that middleware was going to be something I can build my app around though.

Lawrence Shea at 13:08 on 7 Feb 2017

Very well done talk!

Nacho Martín at 19:02 on 9 Feb 2017

Very informative, and it was very clear that the presenter knows what he is talking about.