Skip to content

openube/php-excel-reader

Repository files navigation

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.

Example
Microsoft Excel Screenshot

PHP Output By simply using this php command:

dump(true,true); ?>

The output looks like this (with some CSS):

( http://www.mattkruse.com/php-excel-reader/example.php )

About

Directly reads XLS binary format file and return values & formats from any cell

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages