Skip to content

kros/RoutesMGR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RoutesMGR

PHP Routes Manager Create routes to handle any http request: Easyly configure a REST web service. You can map any HTTP request to a function or class method. Automatically map any get, post or path param to your function / method.