ODF-XSLT is a library written in PHP 5 that brings the full power of XSLT to your OpenDocument files. It enables you to use ODF files as if they were plain XSLT templates. It supports multiple document types (text, spreadsheet, etcetera), has full XSLT support and it allows templates to be edited from within your favorite office suite, such as OpenOffice.org or KOffice 2. ODF-XSLT comes with a commandline tool for quick conversions.
Requirements:
· PHP 5
· libxslt and php-xsl
· zlib and php-zip
odf-xslt comes with a simple makefile that only understands the install,
uninstall, dist and clean targets. By default, odf-xslt will install in
/usr/local/share/php and it's documentation in /usr/local/share/doc
Product's homepage