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.
|
|
| Name: |
Native Excel Reader |
| Base name: |
biff-reader |
| Description: |
Parse and access binary Excel files in pure PHP |
| Version: |
0.5.1 |
| PHP version: |
5.0 |
| License: |
GNU General Public License (GPL) |
| All time users: |
4020 users |
| All time rank: |
657 |
| Week users: |
15 users |
| Week rank: |
102  |
| |
|
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Good (98.5%) |
Good (92.6%) |
- |
Good (86.8%) |
- |
- |
Sufficient (67.2%) |
349 |
| Month: |
Not yet rated by the users |
| 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 |
|
|