Workshop in English - UK at Web Summer Camp 2017
Track Name:
PHP
View Slides: http://marcosh.github.io/presentations/2017/08/30/middleware-architectures.html
Short URL: https://joind.in/talk/668cc
(QR-Code (opens in new window))
Middleware has recently become a must-know concept for PHP developers. With the advent of PSR-7, which standardized HTTP messages, many frameworks embraced and fostered the spread of such an approach making it easier for developers to create performant, composable, and customizable software architectures. In this workshop, you will incrementally develop a RESTful API using Zend Expressive, exploring its components and its workflow. You will discover how the framework allows to easily create simple and well organized code, exploiting open source libraries and middleware layers which could be reused for other projects, even with other frameworks!
Comments
Comments are closed.
Good moderation and really good prepared. Got more insight on how and why to use Middleware. Was fun to work :)
Well prepared & delivered. Very good speakers. I have learned what Middleware is!