minii/console

This package is abandoned and no longer maintained. No replacement package was suggested.

minii Console

0.0.1 2015-12-12 19:56 UTC

This package is not auto-updated.

Last update: 2020-01-28 05:36:34 UTC


README

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/)