Releases for sf 1.4
| Version |
License |
API |
Released |
|
1.0.3stable
|
MIT license |
1.0.0stable
|
04/09/2009 |
Releases for sf 1.3
| Version |
License |
API |
Released |
|
1.0.3stable
|
MIT license |
1.0.0stable
|
04/09/2009 |
Releases for sf 1.2
| Version |
License |
API |
Released |
|
1.0.3stable
|
MIT license |
1.0.0stable
|
04/09/2009 |
|
1.0.2stable
|
MIT license |
1.0.0stable
|
18/05/2009 |
Changelog for release 1.0.3 - 04/09/2009
Other releases
Release 1.0.3 - 04/09/2009
Release 1.0.2 - 18/05/2009
sfPhpExcel plugin
sfPhpExcelPlugin work with PHPExcel. It can generate MS Excel files version 5 and 2007.
Installation
Documentation
Define default properties config/phpexcel.yml
all:
meta:
creator: firstname lastname
title: title
subject: subject
description: description
keywords: keywords
category: category
Show documentation and API on the
website
Testing
Requirements
- PHP version 5.2 or higher
- PHP extension php_zip enabled
- PHP extension php_xml enabled
TRUNK
- Compatible with symfony >= 1.2
- Adapt the examples to version 1.2
- PHPExcel (Add externals for libraries)
- Modification of examples to work with symfony