You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.