Excel XML Parser Support forum excelxmlparser Read and write data to Excel XML worksheets This package can be used to read and write data to Excel worksheets in the Excel XML format. It can parse an Excel document file in the XML format and create objects to access the file workbook, worksheets ...
MS-Excel Stream Handler Support forum xlsstream Stream wrapper to read and write MS Excel files This class implements a stream handler interface to read and write Microsoft Excel spreadsheet files in the XLS format. XLS files may be read and written using PHP fopen, fread or fwrite, or any other ...
Spreadsheet_WriteExcel Support forum write_excel Classes for generating Excel files Class for generating Excel files (without using COM), based on John McNamara's Spreadsheet::WriteExcel from CPAN. It supports all the basic values for cells (strings, numbers). It has support for fomulas, images ...