Workshop in English - UK at phpDay 2017
Track Name:
Tutorial
Short URL: https://joind.in/talk/e746e
(QR-Code (opens in new window))
Zend Framework 3 offers a new package to write PHP application using a middleware approach. This new package is zend-expressive, a micro-framework supporting the PSR-7 standard. In this tutorial we'll show how to build performant, well-structured, and reusable web applications using zend-expressive. We'll show how to design and implement simple web applications, web APIs, and complex web architectures using dependency injection containers, routing systems, and template adapters.
Preparation instructions: https://github.com/ezimuel/zend-expressive-workshop/blob/master/README.md
Comments
Comments are closed.
Thank you very much Enrico for the very clean and simply great workshop.
Thank you