This package can be used to parse and access binary Excel files in pure PHP.
It can take the data of an Excel file in the binary format and parse it to take the spreadsheet structure.
The package provides several classes that extract the different parts of a spreadsheet and allow iterating those parts like workbooks, sheets, rows, columns and cells.
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Good (97.9%) |
Good (91.7%) |
- |
Good (95.8%) |
- |
- |
Sufficient (67.7%) |
301 |
| Month: |
There are not enough user ratings to display for this class. |
| Link |
Description |
| Reading Excel Sheets in pure PHP |
Recently, i got a task of grabbing data from tons of excel sheet into mysql , from the very first moment i realize that i will save the given files into CSV then i can easily get the data from the file. but what actually happened that i did’t find any class which is good for CSV in reading the workbook sheet... |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|