oteixido / yii2-gui
Yii2 GUI
Installs: 159
Dependents: 2
Suggesters: 0
Security: 0
Stars: 0
Forks: 0
Type:yii2-extension
pkg:composer/oteixido/yii2-gui
Requires
- yiisoft/yii2: ~2.0.0
This package is not auto-updated.
Last update: 2025-10-04 02:53:31 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.