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.
Specification
The official specification can be found here.
Other implementations
There is a Javascript implementation here.
Official URLs
This library can be found in two places:
Author
Timothy Totten 2010@totten.ca