2017 © Pedro Peláez
 

yii2-extension hidev-hisite

HiDev config for HiSite

image

hiqdev/hidev-hisite

HiDev config for HiSite

  • Tuesday, March 28, 2017
  • by hiqdev
  • Repository
  • 2 Watchers
  • 2 Stars
  • 3,712 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 7 Versions
  • 0 % Grown

The README.md

HiDev HiSite

HiDev config for HiSite, (*1)

Latest Stable Version Total Downloads Build Status Scrutinizer Code Coverage Scrutinizer Code Quality Dependency Status, (*2)

HiDev is a task runner, code generator and build tool for easier continuos integration., (*3)

This plugin provides HiDev configuration for HiSite., (*4)

HiSite is another way of building Yii2 based web applications., (*5)

Provides:, (*6)

  • creating directory structure and files:
    • runtime/
    • web/assets/
    • web/index.php
    • src/config/bootstrap.php
    • src/config/defines.php
    • src/config/hidev.php
    • src/config/hisite.php
    • src/config/params.php
    • src/config/web.php
  • setting permissions for directories and files
  • nginx config generation with help of hidev-nginx plugin

Installation

The preferred way to install this yii2-extension is through composer., (*7)

Either run, (*8)

php composer.phar require "hiqdev/hidev-hisite"

or add, (*9)

"hiqdev/hidev-hisite": "*"

to the require section of your composer.json., (*10)

License

This project is released under the terms of the BSD-3-Clause license. Read more here., (*11)

Copyright © 2016-2017, HiQDev (http://hiqdev.com/), (*12)

The Versions

22/03 2016

0.0.1

0.0.1.0 https://github.com/hiqdev/hidev-yii2-web-app

HiDev config for Yii2 web applications

  Sources   Download

BSD-3-Clause

The Development Requires

config yii2 application web hidev