skqr / raml
GOintegro RAML Lib
v0.9.22
2016-12-07 15:47 UTC
Requires
- php: >=5.4.0
- justinrainbow/json-schema: *
- rhumsaa/uuid: *
- skqr/inflector: *
- skqr/json: *
- symfony/yaml: *
Requires (Dev)
- codeception/codeception: 2.2.*
- codeclimate/php-test-reporter: dev-master
- phpdocumentor/phpdocumentor: *
- phpunit/phpunit: *
This package is not auto-updated.
Last update: 2024-10-26 20:09:35 UTC
README
This is a small lib containing a RAML API definition document parser, model, and navigator.
The navigator uses something similar to YPATH, but uses URLs to locate portions of the document instead.
It was built for the GOintegro HATEOAS Lib.