Pages

Thursday, September 12, 2013

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

Project providing a set of classes for the PHP programming language, which 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 http://www.phpexcel.net as the URL.

Want to contribute?

Please remember that we have been using github as our source repository for over a year now.... source code has not been maintained here on Codeplex in all that time. 
If you want to contribute, you can fork the develop branch from github. We do accept Pull Requests.

Please refer the Contribute page.

Downloads

Current release: PHPExcel 1.7.9


No comments:

Post a Comment