lum/lum-router-riml

RIML extensions for the Router library

v1.0.0 2022-07-22 20:19 UTC

This package is auto-updated.

Last update: 2024-04-23 00:31:04 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

License

MIT