yii2x / yii2-web-db
YII2 Web DB
dev-master
2017-05-15 03:44 UTC
Requires
- yii2x/yii2-common: @dev
- yii2x/yii2-ext-admin-lib: @dev
- yiisoft/yii2: *
This package is not auto-updated.
Last update: 2025-04-27 05:34:12 UTC
README
YII2 Web DB
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist yii2x/yii2-web-db "@dev"
or add
"yii2x/yii2-web-db": "@dev"
to the require section of your composer.json
file.
Usage
Once the extension is installed, simply use it in your code by :