<ac:macro ac:name="note"><ac:parameter ac:name="title">Under Construction</ac:parameter><ac:rich-text-body>
<p>This proposal is under construction and is not ready for review.</p></ac:rich-text-body></ac:macro>
<ac:macro ac:name="unmigrated-inline-wiki-markup"><ac:plain-text-body><![CDATA[
<ac:macro ac:name="unmigrated-inline-wiki-markup"><ac:plain-text-body><![CDATA[
Zend_Office will provide the ability to work with Microsoft Office documents, in particular Word and Excel files. The format of preference will be the open xml format but it may be possible to provide simple binary format functionality. Open Office formats could also be supported.Zend Framework: Zend_Office Component Proposal
Proposed Component Name
Zend_Office
Developer Notes
http://framework.zend.com/wiki/display/ZFDEV/Zend_Office
Proposers
Steven Brown
Revision
0.1 - 27 March 2008: Created. (wiki revision: 3)
Table of Contents
1. Overview
2. References
3. Component Requirements, Constraints, and Acceptance Criteria
4. Dependencies on Other Framework Components
- Zend_Exception
5. Theory of Operation
The developer loads or creates a file, gets information or makes any changes necessary, then discards or saves the file.
6. Milestones / Tasks
- Milestone 1: Write specification.
- Milestone 2: Working prototype checked into the incubator supporting Office Open XML Word and Excel formats.
- Milestone 3: Working prototype checked into the incubator supporting OpenOffice.org word processor and spreadsheet formats.
- Milestone 4: Working prototype checked into the incubator supporting Office Binary Word and Excel formats (maybe).
- Milestone 5: Unit tests exist, work, and are checked into SVN.
- Milestone 6: Initial documentation exists.
7. Class Index
- Zend_Office_Exception
- Zend_Office_Word
- Zend_Office_Spreadsheet
1 Comment
comments.show.hideAug 02, 2009
Sébastien Cramatte
<p>Do this project still alive ? I'm interested in spredsheat support. </p>