PHPExcel wrapper for populating XLS files with user data

  • You are here: Free PHP » Classes » PHPExcel wrapper for populating XLS files with user data
Screenshot of generated XLS file
Package:
PHPExcel wrapper for populating XLS files with user data
Summary:
Generate Excel spreadsheets from templates
Groups:
Files and Folders, PHP 5, Templates, Utilities and Tools
Author:
Alexander Selifonov
Description:
This class can be used to generate Excel spreadsheets from templates.

It can load a template spreadsheet file, replace some template values and generate the merged Excel file.

The resulting Excel file can be protected with a password and served as the
current script output or saved to a given file.

This class requires the PHPExcel classes for reading and writing Excel XLS files.


Powered by Gewgley