Local clone of [PhpSpreadsheet](https://github.com/PHPOffice/PhpSpreadsheet/)
Go to file
Maarten Balliauw 1029944aa4 Added readme and license file 2012-07-05 07:24:57 +02:00
Build Updated build script 2012-03-07 08:24:53 +00:00
Classes Envelope case validation and fix return values 2012-06-10 22:06:14 +00:00
Documentation Updated documentation 2012-06-10 22:06:57 +00:00
Tests Update /Tests files for PDF writer to use new configuration settings 2012-06-05 14:17:36 +00:00
unitTests Adjust blacklist to prevent code coverage problems now that PDF library has been removed from PHPExcel class structure 2012-06-10 22:10:32 +00:00
changelog.txt Bugfix: Patch 12318 - OOCalc cells containing <text:span> inside the <text:p> tag 2012-06-07 19:42:45 +00:00
install.txt Updated headers to reflect the new year. Happy new year 2011! 2011-01-03 09:20:10 +00:00
license.md Added readme and license file 2012-07-05 07:24:57 +02:00
phpdoc-home.ini Migration from off-site Subversion repository (part 1). 2010-08-26 19:14:53 +00:00
phpdoc.ini Migration from off-site Subversion repository (part 1). 2010-08-26 19:14:53 +00:00
readme.md Added readme and license file 2012-07-05 07:24:57 +02:00
setpath.bat Migration from off-site Subversion repository (part 1). 2010-08-26 19:14:53 +00:00
start_shell.bat Migration from off-site Subversion repository (part 1). 2010-08-26 19:14:53 +00:00

readme.md

PHPExcel - OpenXML - Read, Write and Create Excel documents in PHP - Spreadsheet engine

PHPExcel is a Project providing a set of classes for the PHP programming language that allow you to write to and read from different spreadsheet file formats, like Excel (BIFF) .xls, Excel 2007 (OfficeOpenXML) .xlsx, CSV, Libre/OpenOffice Calc .ods, Gnumeric, PDF, HTML, ... This project is built around Microsoft's OpenXML standard and PHP.

Checkout the features this class set provides, such as setting spreadsheet meta data (author, title, description, ...), multiple worksheets, different fonts and font styles, cell borders, fills, gradients, adding images to your spreadsheet, calculating formulas, converting between file types and much, much more!

Want to bookmark this page? Please use www.phpexcel.net as the URL.

Want to contribute?

Fork us!

Donations

via PayPal.

License

PHPExcel is licensed under LGPL (GNU LESSER GENERAL PUBLIC LICENSE)