Home > php-excel-reader

php-excel-reader

Php-excel-reader is a project mainly written in PHP, it's free.

PHP class to read data from excel spreadsheats

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