Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bearsunday/bear.apidoc

API Doc service for BEAR.Sunday
https://github.com/bearsunday/bear.apidoc

bearsunday-module beasunday documentation-tool

Last synced: about 2 months ago
JSON representation

API Doc service for BEAR.Sunday

Awesome Lists containing this project

README

        

# BEAR.ApiDoc

BEAR.ApiDoc generates API documentation from the application.

The documentation generated from the application's method signatures, phpdoc, and JSON Shcema will match the API documentation and the actual application.

This not only saves you the trouble of writing IDL, but also allows you to generate accurate documentation.

## Installation

composer require bear/api-doc ^1.0

## Usage

See the [API doc documentatiom](http://bearsunday.github.io/manuals/1.0/en/apidoc.html).