Login   Register  
PHP Classes
elePHPant
Icontem

Class: Native Excel Reader

  Classes of Ruslan V. Uss  >  Native Excel Reader  >  Download  >  Support forum Support forum (1)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Native Excel Reader Support forum
Base name: biff-reader
Description: Parse and access binary Excel files in pure PHP
Version: 0.5.1
Required PHP version: 5.0
License: GNU General Public License (GPL)
 
  Author   Group folder image Groups   Detailed description  
  Applications   Files Files  

Author

Picture of Ruslan V. Uss
Name: Ruslan V. Uss <e-mail contact>
Published packages: 1 Browse this author's classes Browse this author's classes
Country: Russian Federation Russian Federation - PHP jobs in Russian Federation
Home page: ???

Groups

Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image Files and Folders Listing, accessing and manipulating files and folders View top rated classes

Detailed description

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.

Applications that use this class

No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.

Files

File Role Description
Plain text file example.php Example Simple example, reads test.xls file
Plain text file BiffWorkbook.inc.php Class Main excel reader class
Plain text file BiffWorkbookBorder.inc.php Class Excel cell border class
Plain text file BiffWorkbookCell.inc.php Class Excel cell class
Plain text file BiffWorkbookElement.inc.php Class Base class for style elements
Plain text file BiffWorkbookFont.inc.php Class Excel font class
Plain text file BiffWorkbookSheet.inc.php Class Excel worksheet class
Plain text file BiffWorkbookStyle.inc.php Class Excel cell style class
Plain text file CompoundDocument.inc.php Class MS Compound Document Reader
Download all files: biff-reader.tar.gz biff-reader.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.