Local clone of [PhpSpreadsheet](https://github.com/PHPOffice/PhpSpreadsheet/)
Go to file
Mark Baker 13f227c4f2 Additional chart creation examples 2012-09-02 12:06:48 +01:00
Build Special Feature: (kkamkou) Phar builder script to add phar file as a distribution option 2012-08-16 23:57:48 +01:00
Classes Additional chart creation examples 2012-09-02 12:06:48 +01:00
Documentation Fixed broken build after recent autofilter changes 2012-08-15 13:20:34 +01:00
Tests Additional chart creation examples 2012-09-02 12:06:48 +01:00
unitTests AutoFilter unit tests 2012-08-19 23:17:12 +01:00
.gitignore Special Feature: (kkamkou) Phar builder script to add phar file as a distribution option 2012-08-16 23:57:48 +01:00
README.md Added README file 2012-08-04 17:34:10 +01:00
changelog.txt Various bugfixes including Excel2007 Writer order of font style elements to conform with Excel2003 using compatibility pack 2012-08-23 00:16:40 +01:00
install.txt Modify Test examples to echo nicely from both CLI and in a web browser 2012-08-05 18:54:20 +01: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)