springimport / yii2-magento2-dbmodels
为magento 2的数据库模型
0.2.0
2018-02-26 15:35 UTC
Requires
- php: >=5.5.0
- yiisoft/yii2: *
README
基于Yii2 ActiveRecord的magento 2数据库模型
安装
安装此扩展的首选方法是使用composer。
php composer.phar require --prefer-dist springimport/yii2-magento2-dbmodels "*"
或者
"springimport/yii2-magento2-dbmodels": "*"