News Feed
Jobs Feed
Sections




News Archive
Pablo Viquez's Blog:
Export Excel Spreadsheets using Zend Framework
August 25, 2009 @ 07:57:30

New on his blog today Pablo Viquez has this post looking at code that will let your Zend Framework applications export to Microsoft Excel spreadsheets (via the Spreadsheet Excel Writer PEAR component).

Last week, I had to allow the user to export a given report into an MS Excel file format. The application uses Zend Framework 1.9.1 and so far ZF does not support for "Office" formats, so after searching for a nice implementation, I found a PEAR module called Spreadsheet Excel Writter, which looked pretty good, it had very good documentation and the code was clean and well structured so I wanted I give it a shot.

He lays out the structure of the sample application and, using a context switch on the request, he creates a controller that responds to the "/report" by calling a special model/view combination that uses the PEAR package to push out the custom "report.xls" file.

0 comments voice your opinion now!
zendframework pear excel spreadsheet


blog comments powered by Disqus

Similar Posts

Bas de Nooijer's Blog: Controlling Varnish ESI inside your application

KillerPHP.com: The Zend Framework: Writing Object-Oriented PHP with Ease

Danne Lundqvist's Blog: Site architecture based on Zend Framework

Michelangelo van Dam's Blog: Zend Framework data models

Padraic Brady's Blog: Services_Oauth and Zend_Oauth Revisited


Community Events









Don't see your event here?
Let us know!


framework release testing development example opinion unittest community composer database interview phpunit api object introduction zendframework2 podcast code language tool

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework