es-word/php-word-doc

There is no license information available for the latest version (v0.3.1) of this package.

v0.3.1 2017-10-23 02:05 UTC

This package is not auto-updated.

Last update: 2024-04-28 02:42:57 UTC


README

  • Added composer support

Usage: $doc = new doc; $doc->read($filename); return $doc->parse();