Local clone of [PhpSpreadsheet](https://github.com/PHPOffice/PhpSpreadsheet/)
Go to file
qpautrat 5af0226a66 Fix condition on existing file 2012-09-05 13:12:51 +02: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 Fix condition on existing file 2012-09-05 13:12:51 +02: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 - Bugfix: Work item 18425 - Problems with $_activeSheetIndex when decreased below 0. 2012-09-04 12:46:30 +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)