Skip to content

v0.5.0

Choose a tag to compare

@rougin rougin released this 14 Apr 09:23
· 644 commits to master since this release

Added

  • Middleware component
  • Application::handle and Application::toResponse methods
  • HttpKernelInterface for interoperability
  • ComponentCollection class

Changed

  • PHP version to v5.4.0
  • Interface from RequestInterface to ServerRequestInterface in Components