lum / lum-router-riml
RIML extensions for the Router library
Installs: 5
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
pkg:composer/lum/lum-router-riml
Requires
- lum/lum-cli: ^1.0
- lum/lum-router: ^1.0
- riml/riml-parser: ^1.12.3
This package is auto-updated.
Last update: 2025-09-23 03:50:11 UTC
README
Summary
Compile a set of RIML files into a set of route definitions usable by lum-router.
Can also save the route definitions as JSON configuration files, and list the currently defined routes via a CLI script.
Namespace
Lum\Router
Classes
Name | Description |
---|---|
Lum\Router\FromRIML | Compile RIML into a route definition array. |
Lum\Router\CLI | A CLI Controller for compiling RIML to JSON. |
CLI Scripts
Name | Description |
---|---|
./bin/routes.php |
A simple CLI script to compile RIML to JSON. |
Official URLs
This library can be found in two places:
Authors
- Timothy Totten