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.
Want to contribute?
Please refer the
Contribute page.
Donations
Donate via PayPal
Downloads
Current release:
PHPExcel 1.6.4 ProductionSnapshot:
http://www.codeplex.com/PHPExcel/SourceControl/ListDownloadableCommits.aspx
News
2008-10-27 Release 1.6.4 out now!
Current release
PHPExcel 1.6.4 Production, check the changelog for details!
2008-08-25 Release 1.6.3 out now!
Current release
PHPExcel 1.6.3 Production, check the changelog for details!
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.
Team members
Check the
Credits for a complete list of team members.