dastin/yii2-csv

Extension for work with CSV-file

Installs: 13

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Type:yii2-extension

1.0.1 2018-06-19 16:13 UTC

This package is not auto-updated.

Last update: 2024-04-19 00:21:01 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.