PHPackages                             raml-leanlabsio/raml2html - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. raml-leanlabsio/raml2html

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

raml-leanlabsio/raml2html
=========================

PHP RAML to HTML documentation generator

0.0.6(10y ago)328237[16 issues](https://github.com/raml-leanlabsio/raml2html/issues)HTML

Since Apr 17Pushed 10y ago7 watchersCompare

[ Source](https://github.com/raml-leanlabsio/raml2html)[ Packagist](https://packagist.org/packages/raml-leanlabsio/raml2html)[ RSS](/packages/raml-leanlabsio-raml2html/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (3)Versions (6)Used By (0)

RAML to HTML converter with beautiful template.
===============================================

[](#raml-to-html-converter-with-beautiful-template)

[![](https://camo.githubusercontent.com/2d054d2420048cd2fe7eafea11a3f2fc316ce1f4460af83ad812195030799d93/68747470733a2f2f62616467652e696d6167656c61796572732e696f2f636e616d2f72616d6c2d646f632d6275696c6465723a6c61746573742e737667)](https://imagelayers.io/?images=cnam/raml-doc-builder:latest "Get your own badge on imagelayers.io")

More documentation:

Examples generated documentation:

- Github api

Install
-------

[](#install)

Via Source

```
$ git clone git@github.com:raml-leanlabsio/raml2html.git && cd raml2html && composer install --no-dev
```

Via binary

Download latest stable release [raml2html.phar](https://github.com/raml-leanlabsio/raml2html/releases/latest) release

Usage
-----

[](#usage)

### As binary

[](#as-binary)

```
./raml2html generate -i example/raml/basic/api.raml -o index.html
```

### As docker image

[](#as-docker-image)

Assuming that command executed in project directory containing raml file

```
docker run  \
   -v `pwd`:/data \
   leanlabs/raml-doc-builder \
   generate --input=input.raml --output=doc.html
```

### OPTIONS

[](#options)

- **-i, --input** input file base raml file with includes. (required)
- **-o, --output** output file "index.html" (required)

Change log
----------

[](#change-log)

Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

Dependencies
------------

[](#dependencies)

- raml2html base in [raml parser](https://github.com/alecsammon/php-raml-parser)
- official [raml specification](http://raml.org/)

###  Health Score

30

—

LowBetter than 65% of packages

Maintenance10

Infrequent updates — may be unmaintained

Popularity26

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 87.3% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~72 days

Total

5

Last Release

3753d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/983877e47ff9f3f39106d5af83df982cb7d1042b9bf640ce96a35b139474d874?d=identicon)[cnam](/maintainers/cnam)

---

Top Contributors

[![cnam](https://avatars.githubusercontent.com/u/1832776?v=4)](https://github.com/cnam "cnam (69 commits)")[![ravage84](https://avatars.githubusercontent.com/u/625761?v=4)](https://github.com/ravage84 "ravage84 (6 commits)")[![hnnnglmbrg](https://avatars.githubusercontent.com/u/1747293?v=4)](https://github.com/hnnnglmbrg "hnnnglmbrg (4 commits)")

### Embed Badge

![Health badge](/badges/raml-leanlabsio-raml2html/health.svg)

```
[![Health](https://phpackages.com/badges/raml-leanlabsio-raml2html/health.svg)](https://phpackages.com/packages/raml-leanlabsio-raml2html)
```

###  Alternatives

[php-soap/wsdl

Deals with WSDLs

173.5M12](/packages/php-soap-wsdl)[netgen/layouts-core

Netgen Layouts enables you to build and manage complex web pages in a simpler way and with less coding. This is the core of Netgen Layouts, its heart and soul.

3689.4k10](/packages/netgen-layouts-core)[netgen/content-browser

Netgen Content Browser is a Symfony bundle that provides an interface which selects items from any kind of backend and returns the IDs of selected items back to the calling code.

14112.1k8](/packages/netgen-content-browser)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

255.2k](/packages/aedart-athenaeum)[lexik/cron-file-generator-bundle

This bundle provides service for generate cron file

235.9k](/packages/lexik-cron-file-generator-bundle)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
