pirishe / word-doc-parser
This package is abandoned and no longer maintained.
No replacement package was suggested.
There is no license information available for the latest version (v0.3) of this package.
v0.3
2015-01-25 10:39 UTC
This package is not auto-updated.
Last update: 2018-09-03 04:46:29 UTC
README
- Added composer support
Usage: $doc = new doc; $doc->read($filename); return $doc->parse();