Zend Expressive 2 is the ideal framework for building PHP applications of all types. Its easy-to-understand architecture makes it ideal for projects of all shapes and sizes. In this talk, I'll show you how to build an Expressive application than can scale with your needs. We will look at how Expressive's middleware system leverages the upcoming PSR-15 specification to create easily understandable and flexible applications. We will cover application setup, routing and error handling before diving into some thoughts on how architect an Expressive application. By the end of the session, you will be equipped to create Expressive applications yourself.
Level: Beginner

Comments

Comments are closed.

Piotr Rykala at 12:15 on 15 Feb 2018

Great talk, nice overview of the zend expressive with simple app example. Well presented.

Adam Scholey at 12:54 on 15 Feb 2018

Very clear presentation, and really interesting insight into microframeworks in general. Many thanks Rob! :)

Very good talk! I also appreciated that you took time to answer our questions about Slim as the alternative.

The talk was amazing. Presented in a clean and understandable way. Made me reconsider the approach for the next project and tools used.

Ionut Armeanu at 22:03 on 15 Feb 2018

Thank you for your work. Very well presented!

xenzero at 22:18 on 27 Feb 2018

Insightful talk - and the Q&A was helpful in terms of thinking about the practical steps to migrating existing sites using legacy frameworks.