library yii2-exel-reader
Yii2 Extension for import data from Exel Spreadsheets.
socialist/yii2-exel-reader
Yii2 Extension for import data from Exel Spreadsheets.
- Thursday, May 19, 2016
- by socialist
- Repository
- 1 Watchers
- 0 Stars
- 15 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 2 Forks
- 0 Open issues
- 1 Versions
- 7 % Grown
Exel Reader
A class for reading Microsoft Excel (97/2003) Spreadsheets., (*1)
Installation
The preferred way to install this extension is through composer., (*2)
Either run, (*3)
php composer.phar require --prefer-dist socialist/yii2-exel-reader "*"
or add, (*4)
"socialist/yii2-exel-reader": "*"
to the require section of your composer.json
file., (*5)
Usage
Once the extension is installed, simply use it in your code by :, (*6)
php
<?= \socialist\exel\ExelReader::read(); ?>
, (*7)
dev-master
9999999-dev
Yii2 Extension for import data from Exel Spreadsheets.
Sources
Download
GPL-2.0
The Requires
by
sergey
yii2
exel-reader