gfl/read-docx

读取内容文件docx

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

This package is auto-updated.

Last update: 2024-09-29 05:08:32 UTC


README

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

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