ommu/php-excel-reader

This package is abandoned and no longer maintained. No replacement package was suggested.

PHP Excel Reader from Ommu Platform

Maintainers

Package info

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

Wiki

Type:ommu-extension

pkg:composer/ommu/php-excel-reader

Statistics

Installs: 2 672

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

1.0.1 2018-01-06 18:59 UTC

This package is auto-updated.

Last update: 2022-09-12 19:44:28 UTC


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