xzaero/yii2-hybrid-kit
Composer 安装命令:
composer create-project xzaero/yii2-hybrid-kit
包简介
Yii2 Hybrid Kit Application Template
关键字:
README 文档
README
A Yii2 Application Template ready for Big Data reporting.
How do I start?
I will assume that you already have git, docker-compose and composer installed in your machine and available from your shell.
Docker Installation
Clone or download the project if you haven't already:
$ git clone git@github.com:XzAeRo/yii2-hybrid-kit.git
Then, just run the docker-install.sh script:
$ sh docker-install.sh
This will:
- Build the neccesary Docker containers.
- Leave the containers running as daemons.
- Install the PHP dependencies using
composer. - Run an initial installation script within the application (run migrations, set correct file permissions, etc.).
统计信息
- 总下载量: 1
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2016-09-01