dev-master
9999999-devRamlfications PHP
The Requires
The Development Requires
Wallogit.com
2017 © Pedro Peláez
Ramlfications PHP
PHP 7 implementation of the RAML 1.0 Specification heavily influenced from the Spotify Ramlfications design., (*1)
This library is a best attempt at fully implementing the RAML 1.0 Specification, then focusing on providing backwards compatibility for RAML 0.8., (*2)
This library should not be used in a production environment at the time of writing., (*3)
To install kong-php with Composer, just add the following to your composer.json file:, (*4)
{
"require-dev": {
"therealgambo/ramlfications-php": "master-dev"
}
}
or by running the following command:, (*5)
composer require therealgambo/kong-php
Ramlfications PHP