hiqdev/hidev-webapp
最新稳定版本:0.7.0
Composer 安装命令:
composer require hiqdev/hidev-webapp
包简介
HiDev plugin for Yii2 web applications
关键字:
README 文档
README
HiDev plugin for Yii2 web applications
HiDev is the automation tool mixed with code generator for easier continuos development.
This plugin provides HiDev configuration to automate standard tasks for web applications:
- creates directory structure and files:
runtime/web/assets/web/index.phpweb/robots.txtweb/favicon.icosrc/config/bootstrap.phpsrc/config/params.php
- sets proper permissions for directories and files
- provides nginx config generation with hidev-nginx plugin
- TODO: docker config generation
Installation
The preferred way to install this yii2-extension is through composer.
Either run
php composer.phar require "hiqdev/hidev-webapp"
or add
"hiqdev/hidev-webapp": "*"
to the require section of your composer.json.
License
This project is released under the terms of the BSD-3-Clause license. Read more here.
Copyright © 2017-2018, HiQDev (http://hiqdev.com/)
统计信息
- 总下载量: 26.65k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 4
- 点击次数: 0
- 依赖项目数: 2
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2017-04-05