zabachok / yii2-pluto
Shell class collection to develop layered applications
dev-master
2018-06-09 13:29 UTC
Requires
- yiisoft/yii2: ~2.0.0
This package is auto-updated.
Last update: 2026-02-11 20:23:43 UTC
README
Shell class collection to develop layered applications
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist zabachok/yii2-pluto "@dev"
or add
"zabachok/yii2-pluto": "@dev"
to the require section of your composer.json file.