riml/riml-parser

A RIML parser for PHP

v1.12.3 2022-03-15 15:55 UTC

This package is auto-updated.

Last update: 2024-03-15 20:40:07 UTC


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

License

MIT