Go to file
Adrian 2968393918 Add Readme 2016-10-25 11:54:28 +02:00
config TemplateRenderer which is used for 404 errors 2016-10-25 11:32:51 +02:00
public Use seperate container script 2016-10-25 09:38:41 +02:00
src/App TemplateRenderer which is used for 404 errors 2016-10-25 11:32:51 +02:00
.gitignore Zend Expressive *Hello World* application 2016-10-25 00:11:54 +02:00
README.md Add Readme 2016-10-25 11:54:28 +02:00
composer.json Add Whoops error handler 2016-10-25 11:18:34 +02:00

README.md

zend-expressive-test

This is a simple Hello World application using Zend Expressive.

The commit history shows the development from a simple one-file example to an application which uses a config file, routing and error handling.

Zend Expressive is part of Zend Framework 3 (ZF3) which has been released very recently in June 2016. It builds upon the latest PHP FIG standard.