springimport / yii2-magento2-dbmodels
DataBase models for magento 2
Installs: 66
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 4
Forks: 1
Open Issues: 0
Type:yii2-extension
Requires
- php: >=5.5.0
- yiisoft/yii2: *
README
DataBase models for magento 2 based on Yii2 ActiveRecord.
Installation
The preferred way to install this extension is through composer.
php composer.phar require --prefer-dist springimport/yii2-magento2-dbmodels "*"
or
"springimport/yii2-magento2-dbmodels": "*"