Top Level :: File Formats

Package Information: OpenDocument

» Summary » License
Package to read, create or modify office documents in OASIS Open Document Format from PHP. PHP License
» Current Release » Bug Summary
0.1.2 (alpha) was released on 2007-07-09 (Changelog)
Development Roadmap
  • Package Maintenance Rank: 106 of 166 packages with open bugs
  • Number of open bugs: 1 (11 total bugs)
  • Average age of open bugs: 520 days
  • Oldest open bug: 520 days
  • Number of open feature requests: 6 (7 total feature requests)

Report a new bug to OpenDocument
» Description
This package currently support text documents only!

OpenDocument format is a replacement for proprietary office formats such as .doc or .xls. The package provides PHP classes to work with open documents, similar to DOM for XML.


PEAR's OpenDocument package was developed as a project of Google Summer of Code 2006 Program: http://code.google.com/soc/2006/php/appinfo.html?csaid=9A862141BC109672

Alternative PHP implementations:
- Creating spreadsheets: http://sourceforge.net/projects/ods-php/ (seems dead)
- Creating text docs: http://sourceforge.net/projects/odtphp/ - OdtPHP
- Spreadsheets and text documents: http://sourceforge.net/projects/opendocumentphp (seems dead)
- http://gitorious.org/dio - Dio with support for text, spreadsheet and charts
- http://phpdocwriter.sourceforge.net/ - Generates OpenOffice sxw files only
- http://www.tinybutstrong.com/apps/tbsooo/doc.html - Templating system with ODF output
- http://php-o3-template.sourceforge.net/index-en.html - Replaces variables set in ODF files
» Maintainers » More Information