ommu / ext-php-excel-reader

PHP class to read data from excel spreadsheats

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Original code from:
https://code.google.com/p/php-excel-reader/

This PHP library expands on the great work done in the PHP Excel Reader project on SourceForge.

It reads the binary format of XLS files directly and can return values and formats from any cell.

-----

+ Some patches to make it work with newer PHP versions

About

PHP class to read data from excel spreadsheats


Languages

Language:PHP 100.0%