306 people following this project (follow)

Home Features Requirements Examples FAQ Contribute Documents Credits Contact

PHPExcel - OpenXML - Create Excel2007 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 refer the Contribute page.

Donations

Donate via PayPal via PayPal. If you want to, we can also add your name / company on our Donation Acknowledgements page.

Click here to lend your support to: PHPExcel and make a donation at www.pledgie.com !

Downloads

Current release: PHPExcel 1.7.6 Production
Snapshot: http://www.codeplex.com/PHPExcel/SourceControl/ListDownloadableCommits.aspx

News

2012-05-06 Ruby/PHP Bridge: accessing PHPExcel from Ruby!

Kasper Johansen has written a Ruby PHP Bridge, allowing the use of PHPExcel from within Ruby.
More details available from the code repository is at https://github.com/kaspernj/php_process for any Ruby coders wanting to try it. You can find a working example using PHPExcel to generate an Excel file at https://github.com/kaspernj/php_process/blob/master/examples/example_phpexcel.rb.

2012-01-02 PHPExcel Roadmap for 2012

2011-02-28 Release 1.7.6 out now!

Current release PHPExcel 1.7.6 Production. check the changelog for details!

2010-12-10 Release 1.7.5 out now!

Current release PHPExcel 1.7.5 Production. check the changelog for details!

2010-10-22 PHPExcel ported to Python!

Eric Gazoni has just released the first version of a port of PHPExcel to Python... openpyxl/
More details available from his blog at http://ericgazoni.wordpress.com/2010/04/10/openpyxl-python-xlsx/. and the code repository is at http://bitbucket.org/ericgazoni/openpyxl/ for any Python coders wanting to try it

2010-08-26 Release 1.7.4 out now!

Current release PHPExcel 1.7.4 Production. check the changelog for details!

We now also have a full PEAR channel! Here's how to use it:

New installation:
pear channel-discover pear.pearplex.net
pear install pearplex/PHPExcel

Or if you've already installed PHPExcel before:
pear upgrade pearplex/PHPExcel

The official page can be found at http://pearplex.net.

2010-05-31 Release 1.7.3c out now!

Current release PHPExcel 1.7.3c Production, check the changelog for details!

2010-05-31 Release 1.7.3b out now!

Current release PHPExcel 1.7.3b Production, check the changelog for details!

2010-05-17 Release 1.7.3 out now!

Current release PHPExcel 1.7.3 Production, check the changelog for details!

2010-01-11 Release 1.7.2 out now!

Current release PHPExcel 1.7.2 Production, check the changelog for details!

2009-11-02 Release 1.7.1 out now!

Current release PHPExcel 1.7.1 Production, check the changelog for details!

2009-08-10 Release 1.7.0 out now!

Current release PHPExcel 1.7.0 Production, check the changelog for details!

2009-05-07 New PHPExcel tutorial available

There is a new PHPExcel tutorial available over at OpenXmlDeveloper.org. If you are just starting working with PHPExcel, this is a good read!

2009-04-27 Create PowerPoint 2007 files from PHP

PHPExcel has a new sister project: PHPPowerPoint. Just like with PHPExcel, PHPPowerPoint can be used to generate PPTX files from a PHP application. This can be done by creating an in-memory presentation that consists of slides and different shapes, which can then be written to disk using a writer (of which there’s currently only one for PowerPoint 2007).

Team members

Check the Credits for a complete list of team members.

Last edited May 8 at 11:43 AM by MarkBaker, version 102