dastin / yii2-csv
Extension for work with CSV-file
1.0.1
2018-06-19 16:13 UTC
Requires
- kartik-v/yii2-grid: @dev
- kartik-v/yii2-widget-activeform: @dev
- yiisoft/yii2: ~2.0.0
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is not auto-updated.
Last update: 2026-09-04 11:12:20 UTC
README
Extension for work with CSV-file
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist dastin/yii2-csv "*"
or add
"dastin/yii2-csv": "*"
to the require section of your composer.json file.