Skip to content

v2.0.0 Released!

Compare
Choose a tag to compare
@izniburak izniburak released this 21 Nov 16:16
· 41 commits to master since this release

A lot of updates and code optimization has been made for PHP-Router and released v2.0.0. For this version:

  • Added and enhanced Request and Response support by using symfony/http-foundation package.
  • Middleware usage was enhanced.
  • Added base Controller and Middleware classes.
  • Changed minimum PHP version as ^7.2.5.
  • Code optimizations...

Thanks.