This repository was archived by the owner on Jan 8, 2019. It is now read-only.
amade/php-excel-reader
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
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