gfl/read-docx

read content file docx

v0.2 2018-09-07 07:22 UTC

This package is auto-updated.

Last update: 2024-04-29 03:59:50 UTC


README

  • intstall : composer require gfl/read-docx
  • using :
ReadDocx::loadFile($_FILES['file'])->getIndex()->toJson(); // return json

ReadDocx::loadFile($_FILES['file'])->getIndex()->toHtml(); // return html