masnathan / odtphp
This package is abandoned and no longer maintained.
No replacement package was suggested.
ODT document generator
v1.7
2015-06-02 07:28 UTC
Requires
- php: >=5.2.4
This package is not auto-updated.
Last update: 2020-08-21 20:33:11 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)