Recommend this page to a friend! |
Download |
Info | Example | Files | Install with Composer | Download | Reputation | Support forum | Blog | Links |
Ratings | Unique User Downloads | Download Rankings | ||||
Not enough user ratings | Total: 151 | All time: 9,071 This week: 524 |
Version | License | PHP version | Categories | |||
raml2html 1.1 | GNU General Publi... | 5.3 | PHP 5, Web services, Parsers |
Description | Author | |||||||||||||||||||||||||
This class is a parser for RAML (RESTful API Markup Language) for a given API. Innovation Award
|
|
<?php |
RAML 2 HTML for PHP is a simple application that makes use of multiple templates to allow you to build and customize your API Docs using RAML.
RAML 2 HTML for PHP versions 1.0 or greater require PHP 5.3+
If you are running an older version of PHP, it is highly recommend you upgrade, but if you are unable to do so, you can use RAML version 0.2 which supports PHP 5+. However, this version is extremely limited and is not being maintained or supported.
Important setup information is stored in config.php. You can read setup instructions here.
Yes! You can find the latest stable demo and the latest development version demos here.
Not yet, although version 1.0 was a complete rewrite supports base, path variables, multi-level includes, traits, and more. Other features will be added down the road!
Easy! Download and use RAML 2 HTML for PHP, tell your friends, if you find issues report them, or even better - feel free to contribute by forking and making pull requests!
RAML is covered under the GPL2 license. However, the included class Spyc falls under the MIT license.
Files (16) | / | inc |
File | Role | Description |
---|---|---|
raml.php | Class | Class source |
ramlDataObject.php | Class | Class source |
ramlPathObject.php | Class | Class source |
spyc.php | Class | Class source |
Files (16) | / | raml |
File | Role | Description |
---|---|---|
github.raml | Data | GitHub RAML File |
githubrepo.raml | Data | Auxiliary data |
songs.raml | Data | Auxiliary data |
Files (16) | / | templates | / | grey |
File | Role | Description |
---|---|---|
index.phtml | Aux. | Sample output |
_404.phtml | Data | Sample output |
_action.phtml | Appl. | Sample output |
_menu.phtml | Aux. | Sample output |
_resources.phtml | Aux. | Sample output |
_verbs.phtml | Aux. | Sample output |
The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page. |
Install with Composer |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
100% |
|
|
User Comments (1) | |||||
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.