Download the PHP package sundyandy/apidoc without Composer
On this page you can find all versions of the php package sundyandy/apidoc. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package apidoc
apidoc
api文档管理系统
基于thinkphp5.0.9
安装方法
1.git clone
https://github.com/sundyandy/apidoc 或 http://git.oschina.net/sundyandy/apidoc (定期同步)
2.安装composer,并修改镜像源
3.在根目录执行composer install
4.修改数据库等配置文件
- \application\database.php 修改数据库配置
- \application\index\config.php 修改imageUrl节点
5.运行migtate进行数据库初始化
php think migrate:run
6.如有需要,可指定域名(nginx/apache)
All versions of apidoc with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
topthink/framework Version 5.0.9
topthink/think-image Version ^1.0
topthink/think-migration Version ^1.0
topthink/think-captcha Version ^1.0
topthink/think-mongo Version ^1.0
topthink/think-testing Version ^1.0
topthink/think-worker Version ^1.0
topthink/think-helper Version ^1.0
topthink/think-queue Version ^1.0
topthink/think-angular Version ^1.0
topthink/framework Version 5.0.9
topthink/think-image Version ^1.0
topthink/think-migration Version ^1.0
topthink/think-captcha Version ^1.0
topthink/think-mongo Version ^1.0
topthink/think-testing Version ^1.0
topthink/think-worker Version ^1.0
topthink/think-helper Version ^1.0
topthink/think-queue Version ^1.0
topthink/think-angular Version ^1.0
The package sundyandy/apidoc contains the following files
Loading the files please wait ....