Releases: cherry-framework/router
Releases · cherry-framework/router
v1.1.0
v1.0.1
v1.0.1
-
Change Namespace
Now you should use new namespace
Cherry\Routing\Router
In controllers
Cherry\Controller
-
Validate code in PHP CodeSniffer
Code and comments has checked on PHP CodeSniffer
-
Use call_user_func_array function in method calling
The first stable version
- Package available on:
composer require cherry-project/router
; - Router path has placeholder support;
- Router has all HTTP Methods support;
- Router has caching feature;