hmmgo/laravel-apidoc-generator

Generate beautiful API documentation from your Laravel application

Installs: 241

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/hmmgo/laravel-apidoc-generator

dev-master 2019-05-22 09:29 UTC

This package is not auto-updated.

Last update: 2025-09-24 17:56:47 UTC


README

Automatically generate API documentation for Laravel. This is inspired by mpociot/laravel-apidoc-generator

Installation

Tested on PHP 7 and Laravel 5.6.

composer require hmmgo/laravel-apidoc-generator

Generating Documentation

php artisan apidoc:generate