Skip to content
This repository has been archived by the owner on Jun 18, 2018. It is now read-only.

Latest commit

 

History

History
35 lines (23 loc) · 1.15 KB

README.md

File metadata and controls

35 lines (23 loc) · 1.15 KB

minii Console

Latest Stable Version Total Downloads Build Status Dependency Status

minii is mini version of Yii2, supposed to be fully compatible. This package provides yii\console.

Installation

The preferred way to install this library is through composer.

Either run

php composer.phar require "hiqdev/console"

or add

"hiqdev/console": "*"

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