Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ommu/ext-php-excel-reader

PHP class to read data from excel spreadsheats
https://github.com/ommu/ext-php-excel-reader

excel excel-reader office ommu-extension yii

Last synced: about 1 month ago
JSON representation

PHP class to read data from excel spreadsheats

Awesome Lists containing this project

README

        

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