Recommend this page to a friend! |
![]() ![]() |
Info | ![]() |
![]() ![]() |
Reputation | Support forum (5) | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2021-11-22 (5 months ago) ![]() | Not enough user ratings | Total: 3,030 | All time: 1,208 This week: 165![]() |
Version | License | PHP version | Categories | |||
excelxml 0.2 | GNU General Publi... | 4.0 | XML, Files and Folders |
Description | Author | ||||||||||||||||||||||
It's hard to find a PHP library that can manipulate an Excel file. The simplest way to manipulate an Excel file is just by convert it to Excel XML Spreadsheet and modify the value of the cells. This can be done by using ExcelXML class. |
|
excelxml ======== PHP library for processing Excel XML file This package consist of following files: 1. `README.md` -- this file 2. `ExcelXML.php` -- ExcelXML class 3. `blank.xml` -- example template file 4. `text.php` -- PHP example code to use ExcelXML class Notes: - If you want to use another template (example: preformatted Excel file), just select menu **Save As** from MS Excel, choose **XML Spreadsheet (*.xml)** in **Save as Type**. And then type the filename and click **OK**. Use the new template filepath as argument in `read()` function. - Please send the bugs to: https://github.com/herry13/excelxml/issues [BSD License](../master/LICENSE) |
![]() |
File | Role | Description |
---|---|---|
![]() |
Class | Class ExcelXML |
![]() ![]() |
Data | Auxiliary data |
![]() ![]() |
Data | Auxiliary data |
![]() ![]() |
Test | sample excel xml |
![]() ![]() |
Example | example code |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
100% |
|
|
User Comments (3) | |||||||||||
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.