kros/routes-mgr

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

Installs: 25

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/kros/routes-mgr

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

This package is not auto-updated.

Last update: 2025-10-28 13:19:15 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.