Download the PHP package webtoucher/yii2-commands without Composer
On this page you can find all versions of the php package webtoucher/yii2-commands. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download webtoucher/yii2-commands
More information about webtoucher/yii2-commands
Files in webtoucher/yii2-commands
Download webtoucher/yii2-commands
More information about webtoucher/yii2-commands
Files in webtoucher/yii2-commands
Vendor webtoucher
Package yii2-commands
Short Description Yii 2 extension wrapper for console controllers.
License BSD-3-Clause
Homepage https://github.com/webtoucher/yii2-commands
Package yii2-commands
Short Description Yii 2 extension wrapper for console controllers.
License BSD-3-Clause
Homepage https://github.com/webtoucher/yii2-commands
Please rate this library. Is it a good library?
Informations about the package yii2-commands
yii2-commands
Yii 2 extension wrapper for console controllers.
Installation
The preferred way to install this extension is through composer.
Either run
or add
to the section of your composer.json
file.
Usage
Just use for your console controllers class webtoucher\commands\Controller
instead of yii\console\Controller
like this:
You can run your command with flag --y
to answer 'yes' for every confirms:
All versions of yii2-commands with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
The package webtoucher/yii2-commands contains the following files
Loading the files please wait ....