2017 © Pedro Peláez
 

library odt2html

Convert OpenOffice text files (ODT) to HTML

image

webd/odt2html

Convert OpenOffice text files (ODT) to HTML

  • Thursday, September 5, 2013
  • by tdebatty
  • Repository
  • 1 Watchers
  • 3 Stars
  • 47 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 1 Versions
  • 2 % Grown

The README.md

php-odt2html

PHP library to convert OpenOffice text files (ODT) to HTML., (*1)

Usage

$odt2html = new \webd\odt2html\ODT2HTML($odt_file);
echo $odt2html->parse();

The Versions

05/09 2013

dev-master

9999999-dev

Convert OpenOffice text files (ODT) to HTML

  Sources   Download

The Requires