kros/routes-mgr

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

Maintainers

Package info

github.com/kros/RoutesMGR

pkg:composer/kros/routes-mgr

Statistics

Installs: 25

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

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

This package is not auto-updated.

Last update: 2026-03-17 15:10:40 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.