riml / riml-parser
A RIML parser for PHP
v1.12.3
2022-03-15 15:55 UTC
Requires
- php: ^5.6 || ^7.0 || ^8.0
- ext-yaml: *
README
Summary
RIML is a YAML-based grammer for describing application routing information. It's used for generating documentation, running tests, and generating routing configuration files for applications.
It's similar to RAML in some ways, but vastly different in others.
This package provides the official PHP implementation.
Links
- RIML Specification
- JS Implementation
- lum-router-riml → Compiles RIML files into a lum-router config file.
Official URLs
This library can be found in two places:
Author
Timothy Totten 2010@totten.ca