erunion/mill

☴ An annotation-based DSL for documenting a REST API.


README

Packagist Build

Mill is an annotation-based DSL for documenting a REST API and assisting you in creating OpenAPI or API Blueprint specifications for your API.

For detailed documentation, check out the wiki.

Features

  • Compile versioned API documentation into OpenAPI or API Blueprint specifications.
  • Automatically generate API changelogs
  • Production ready

Installation

composer require erunion/mill