oteixido / yii2-importer
Yii2 Importer
1.0.1
2018-12-22 19:28 UTC
Requires
- yiisoft/yii2: ~2.0.0
This package is not auto-updated.
Last update: 2025-03-24 10:48:49 UTC
README
Yii2 importer
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist oteixido/yii2-importer "*"
or add
"oteixido/yii2-importer": "*"
to the require section of your composer.json
file.