mygroupdev / yii2-dbdesigner
Модуль для проектирования базы данных
Package info
github.com/mygroupdev/yii2-dbdesigner
Type:yii2-extension
pkg:composer/mygroupdev/yii2-dbdesigner
dev-master
2019-01-16 15:49 UTC
Requires
- php: >=5.4.0
- yiisoft/yii2: ~2.0.0
This package is not auto-updated.
Last update: 2026-03-21 04:52:17 UTC
README
Модуль для проектирования базы данных
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist mygroupdev/yii2-dbdesigner "*"
or add
"mygroupdev/yii2-dbdesigner": "*"
to the require section of your composer.json file.