hiqdev / hidev-license

License plugin for HiDev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HiDev License

HiDev plugin for license generation

Latest Stable Version Total Downloads Build Status Scrutinizer Code Coverage Scrutinizer Code Quality

HiDev is the automation tool mixed with code generator for easier continuous development.

This plugin enables LICENSE generation support for HiDev.

Provides templates for many standart licenses:

Installation

The preferred way to install this yii2-extension is through composer.

Either run

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

or add

"hiqdev/hidev-license": "*"

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 © 2015-2018, HiQDev (http://hiqdev.com/)

About

License plugin for HiDev

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:PHP 63.8%Language:HTML 36.2%