PHP Classes
elePHPant
Icontem

Native Excel Reader: Parse and access binary Excel files in pure PHP

Recommend this page to a friend!

  Author Author  
Picture of Ruslan V. Uss
Name: Ruslan V. Uss <contact>
Classes: 2 packages by
Country: Russian Federation Russian Federation


  Detailed description   Download Download .zip .tar.gz   Install with Composer Install with Composer  
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.

  Classes of Ruslan V. Uss  >  Native Excel Reader  >  Download Download .zip .tar.gz  >  Support forum Support forum (14)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
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)
 
  Groups   Trackback   Applications   Files Files  

  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


  Recommendations  

import data from .xls and .xlsx file to database using PHP
SimpleXLSX class but this class can not import .xls file


  Pages that reference this package  
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...

Latest pages that reference packages Latest pages that reference packages


  Applications that use this package  
No pages of applications that use this class were specified.

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

  Files folder image Files  
File Role Description
Accessible without login 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

Install with Composer Install with Composer - Download 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.