ommu / php-excel-reader
PHP Excel Reader from Ommu Platform
Installs: 2 540
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 31
Open Issues: 0
Type:ommu-extension
Requires
- php: >=5.3.2
- oomphinc/composer-installers-extender: ^1.0
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