Currently, the following features are supported:
- Create a Spreadsheet object
- Add one or more Worksheet objects
- Add cells to Worksheet objects
- Export Spreadsheet object to Excel 2007 OpenXML format
Visual formatting is not implemented, but I'll get to that later.
More information, an example XLSX file and source code can be found on my blog, http://www.balliauw.be/maarten/blog/24,office-2007-spreadsheetml-classes-in-php.htm

Comments
How about possibly contributing this work to the Zend Framework? File format support is definitely something we'd like to see there.
If you're interested get in touch with me (andi at zend you know what).
Andi