kros/routes-mgr

Load properties from a property / init file as properties in an object.

v2.5 2021-11-15 19:07 UTC

This package is not auto-updated.

Last update: 2024-09-17 08:08:32 UTC


README

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.