Download the PHP package hiqdev/hidev-webapp without Composer
On this page you can find all versions of the php package hiqdev/hidev-webapp. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download hiqdev/hidev-webapp
More information about hiqdev/hidev-webapp
Files in hiqdev/hidev-webapp
Download hiqdev/hidev-webapp
More information about hiqdev/hidev-webapp
Files in hiqdev/hidev-webapp
Vendor hiqdev
Package hidev-webapp
Short Description HiDev plugin for Yii2 web applications
License BSD-3-Clause
Homepage https://github.com/hiqdev/hidev-webapp
Package hidev-webapp
Short Description HiDev plugin for Yii2 web applications
License BSD-3-Clause
Homepage https://github.com/hiqdev/hidev-webapp
Please rate this library. Is it a good library?
Informations about the package hidev-webapp
HiDev WebApp
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.php
web/robots.txt
web/favicon.ico
src/config/bootstrap.php
src/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
or add
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/)
All versions of hidev-webapp with dependencies
PHP Build Version
Package Version
The package hiqdev/hidev-webapp contains the following files
Loading the files please wait ....