Search Wiki:
Home Features Requirements Examples FAQ Contribute Documents Credits Contact

PHP Excel 2007 classes

Project providing a set of classes for the PHP programming language, which allow you to write to Excel 2007 files and read from Excel 2007 files. 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 and much, much more!

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

Nominate this project!

Make sure to nominate this project for the SourceForge.net 2008 Community Choice Awards!

Want to contribute?

Please refer the Contribute page.

Donations

Donate via PayPal

Downloads

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

News

2008-06-23 Release 1.6.2 out now!

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

2008-04-28 Release 1.6.1 out now!

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

2008-03-27 Use Excel business logic in PHP

In many companies, business logic resides in Excel. This business logic is sometimes created by business analysts and sometimes by business users who want to automate parts of their everyday job using Excel. This same Excel-based business logic is often copied into an application (i.e. a website) and is maintained on 2 places: if the Excel logic changes, the application should also be modified.

On his blog, Maarten Balliauw tells you how you can use PHPExcel to take advantage of the Excel-based business logic without having to worry about duplicate business logic.

2008-02-14 Release 1.6.0 out now!

Current release PHPExcel 1.6.0 Production, checkout the changelog for details!

2007-12-23 Release 1.5.5 out now!

Current release PHPExcel 1.5.5 Production, checkout the changelog for details!

2007-11-19 Code snapshots available!

Can't wait untill the next release is finished? Want a (possibly unstable) code snapshot? Check the "Source Code" tab or http://www.codeplex.com/PHPExcel/SourceControl/ListDownloadableCommits.aspx.


Team members

Check the Credits for a complete list of team members.
Last edited Jun 23 at 12:03 PM  by maartenba, version 68
Comments
ck862 wrote  May 20 at 7:57 AM  
Well Done Maarten Balliauw!

Updating...