With Zend Expressive, you can build all kinds of middleware-based applications, such as APIs, websites, single page applications, even extremely large and sophisticated applications.
In this episode, I show you four key ways in which you can configure your expressive applications.
Basic routing configurationUsing a containerUsing a Configuration-Driven ContainerHybrid Container and Programmatic CreationTo find out more information on it, check out these key links:
https://github.com/zendframework/zend-expressive/blob/master/doc/book/reference/usage-examples.mdhttps://github.com/zendframework/zend-expressive/blob/master/doc/book/index.md#installationhttps://github.com/zendframework/zend-expressive/blob/master/doc/book/features/application.md#adding-routable-middlewareQuestions/Comments/Suggestions