PHPackages                             melody-chen/api-auto-doc - 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. [API Development](/categories/api)
4. /
5. melody-chen/api-auto-doc

ActiveLibrary[API Development](/categories/api)

melody-chen/api-auto-doc
========================

auto upload api to sdk platform

3.3(5y ago)230MITHTMLPHP &gt;=7.1

Since Aug 6Pushed 5y ago1 watchersCompare

[ Source](https://github.com/chen258/apiautodoc)[ Packagist](https://packagist.org/packages/melody-chen/api-auto-doc)[ RSS](/packages/melody-chen-api-auto-doc/feed)WikiDiscussions master Synced 6d ago

READMEChangelog (10)DependenciesVersions (18)Used By (0)

apiautodoc
==========

[](#apiautodoc)

> php自动生成api文档，无需依赖任何framework(基于crada/php-apidoc改动).提供了查看某个API的页面，访问所有API需提供密码才能查看.

> Generate documentation for php API based application. No dependency. No framework required.(base crada/php-apidoc)

Requirements
------------

[](#requirements)

PHP &gt;= 7.1

Installation
------------

[](#installation)

- 添加至composer.json
- The recommended installation is via composer. Just add the following line to your composer.json:

```
composer require melody-chen/api-auto-doc

```

Usage/使用示例
----------

[](#usage使用示例)

- 函数注释文档示例/Example of function comment documentation

```
