cybermonde / odtphp
ODT document generator
Installs: 94 714
Dependents: 2
Suggesters: 0
Security: 0
Stars: 49
Watchers: 14
Forks: 56
Open Issues: 15
Requires
- php: >=5.2.4
This package is not auto-updated.
Last update: 2024-10-25 14:56:17 UTC
README
Original description
OdtPHP is a library to quickly generate Open Document Text-files that can be read by a gigantic set of Office Suites, including LibreOffice, OpenOffice and even Microsoft Office from PHP code. It uses a simple templating mechanism. See the tests/ folder for a set of examples.
This repository already includes the changes suggested by Vikas Mahajan and a number of other bug fixes.
History
This project was initially started by Julien Pauli, Olivier Booklage, Vincent Brouté and published at http://www.odtphp.com (link leads to archived version of page, as it is not available any longer).
Links:
- http://sourceforge.net/projects/odtphp/ Sourceforge Project of the initial library (stale)