berduj / odtphp
ODT document generator
v1.7.2
2019-01-15 10:19 UTC
Requires
- php: >=5.2.4
Requires (Dev)
- phpunit/phpunit: 4.*
- scrutinizer/ocular: ~1.1
- symfony/var-dumper: ^2.7
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)