awery / odtphp
This package is abandoned and no longer maintained.
No replacement package was suggested.
ODT document generator
dev-master
2016-05-18 10:39 UTC
Requires
- php: >=5.2.4
- pclzip/pclzip: ^2.8
This package is auto-updated.
Last update: 2023-06-12 21:28:30 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)