ommu/php-excel-reader

此包已被废弃且不再维护。未建议替代包。

Ommu 平台的 PHP Excel Reader

安装数量: 2,537

依赖项: 0

建议者: 0

安全: 0

星标: 1

关注者: 2

分支: 31

公开问题: 0

类型:ommu-extension

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