yii2x / yii2-ext-admin-lib
YII2 ExtJS Admin UI
dev-master
2017-05-12 18:00 UTC
Requires
- yiisoft/yii2: *
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is not auto-updated.
Last update: 2026-08-30 12:46:11 UTC
README
YII2 ExtJS Admin UI
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist yii2x/yii2-ext-admin-lib "@dev"
or add
"yii2x/yii2-ext-admin-lib": "@dev"
to the require section of your composer.json file.