PHP Classes

Top rated classes: Documents

Recommend this page to a friend!
  All class groups  >  Documents  >  Top rated classes (1)  

Top rated classes: Documents

Document parsing, generation and conversion.


  Files folder image 1. PHP Report  
Author: verni <e-mail contact>
Generate Excel, HTML, PDF reports from data arrays
This class can generate reports in Excel, HTML and PDF formats from arrays of data.

It takes arrays of data that define the contents and format of cells of a spreadsheet and it generates an spreadsheet file using the PHPExcel package in several formats like Excel, HTML and PDF.

The class allows defining the content and format of header and footer cells, alignment and width for different groups of cells, define groups of cells, etc..

Return to top of the groups' hierarchy.