Skip to content

supernovus/lum.router-riml.php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lum.router-riml.php

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

About

RIML compiler for Lum.php Router

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages