Skip to content
Rob Allen edited this page Oct 2, 2018 · 6 revisions

Key features for Slim 4

These are the top-level features of Slim 4:

  • PSR-15 support for middleware
  • PSR-15 request handler support for route callables
  • PSR-15 request handler support for App
  • PSR-11 support
  • Container independence
  • Separate PSR-7 implementation
    • PSR-17 support in Slim-Http
    • Full PSR-7 compliance in Slim-Http
  • More flexible error handling
  • Replace built-in "magic" features with middleware

Does Slim 4 need something else? Open an issue!

Completed

Required before release

These items are needed in order to release Slim 4.0:

To discuss

These items need to be discussed and a decision made before Slim 4.0 is released:

Clone this wiki locally