zabachok / yii2-pluto
Shell class collection to develop layered applications
dev-master
2018-06-09 13:29 UTC
Requires
- yiisoft/yii2: ~2.0.0
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-08-11 21:30:14 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.