Expressive: PSR-7 Middleware in Minutes

Expressive builds on Stratigility to provide a minimalist PSR-7 middleware framework for PHP, with the following features:

Essentially, Expressive allows you to develop using the tools you prefer, and provides minimal structure and facilities to ease your development.

Should I choose it over Zend\Mvc? That’s a good question. Here’s what we recommend.

If you’re keen to get started, then keep reading and get started writing your first middleware application today!