GenXLSX - Generate Excel Files

Last Update
24 September 2012
Regular License
$5
Extended License
$25
Sales
49

If you like the GenXLSX item, please don’t forget to rate it:

GenXLSX v1.4.0 – Generate Excel Files The GenXLSX class creates an excel (XSLX) file and writes the records directly into the file without loading them into the memory RAM.

The GenXLSX class creates the file with one sheet which may contain up to 1.048.576 rows and 16,384 columns.

Each cell of the file can be formatted using the following styles: bold, italic, underline, horizontal-alignment (left, right, center), font-family, font-size, border, background and numeric. The style tags are always used in front of the values and there are never closed.

Features:

Generate excel (XSLX) files Records written directly into the file Records not loaded into the memory RAM Excel file is generated very quickly Excel file may contain up to 1.048.576 rows and 16,384 columns Styles support: bold, italic, underline, horizontal-alignment (left, right, center), font-family, font-size, border, background and numeric Merge cells (rows and columns) Autofit columns (automatically take the width of the longest text) Example included Easy to use Uses standard PHP – No additional extension support nedded Easy to integrate Watch the Demo Video »

Changelog

GenXLSX v1.4 – 2012.07.02

Ability to add new styles to cells (Background-Color and Border) Autofit columns (automatically take the width of the longest text) Merge cells (rows and columns) Reorganized the export process Fixed some bugs GenXLSX v1.3.2 – 2012.05.15

Improved the process to read correctly the HTML code (XXX;)