library spreadsheet-reader
PHPExcelReader/SpreadsheetReader - A class for reading Microsoft Excel (97/2003) Spreadsheets.
php-excel-reader/spreadsheet-reader
PHPExcelReader/SpreadsheetReader - A class for reading Microsoft Excel (97/2003) Spreadsheets.
- Wednesday, November 30, 2016
- by rafsoaken
- Repository
- 2 Watchers
- 6 Stars
- 52,931 Installations
- PHP
- 1 Dependents
- 0 Suggesters
- 29 Forks
- 1 Open issues
- 1 Versions
- 9 % Grown
PHPExcelReader/SpreadsheetReader
This is the Spreadsheet_Excel_Reader class from http://code.google.com/p/php-excel-reader/.
This PHP library expands on the great work done in the PHP Excel Reader project on SourceForge.
+ Some patches to make it work with newer PHP versions, (*1)
It reads the binary format of XLS files directly and can return values and formats from any cell., (*2)
This version changed the class name and location to match the psr-0 namespacing standard,
and added a composer.json file to make it installable via composer (packagist.org)., (*3)
For License and Authors look at the composer.json file and the top comment in the class file., (*4)
dev-master
9999999-dev
http://code.google.com/p/php-excel-reader/
PHPExcelReader/SpreadsheetReader - A class for reading Microsoft Excel (97/2003) Spreadsheets.
Sources
Download
PHP license version 3.0
The Requires
by
Vadim Tkachenko
by
David Sanders
by
Matt Kruse
php
excel
spreadsheet
reader