oteixido / yii2-gui
Yii2 GUI
1.1
2019-06-20 19:25 UTC
Requires
- yiisoft/yii2: ~2.0.0
This package is not auto-updated.
Last update: 2025-04-04 23:55:32 UTC
README
Yii2 gui
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist oteixido/yii2-gui "*"
or add
"oteixido/yii2-gui": "*"
to the require section of your composer.json
file.