Skip to content
This repository was archived by the owner on Sep 1, 2025. It is now read-only.

Releases: MrF0o/php-router

v1.0.2

17 Sep 10:45
Compare
Choose a tag to compare
  • Fixed an issue when a route was added with same URI but with different method
  • Performance optimization

v1.0.0

16 Sep 00:41
Compare
Choose a tag to compare

First release with:

  • Routing
  • Controllers
  • Middlewares