Skip to content

smtrdev/php-ooxml-get-text

Repository files navigation

php-ooxml-get-text

Example to get text from Office Open XML files (docx, xlsx, pptx).

For more information, refer to the following article (Japanese)

【PHP】docx, xlsx, pptxのテキストを取得する

Usage

Confirmed working environment

  • Mac OS Monterey 12.0.1
  • PHP 8.0.8

Get text from a .docx file

php getTextFromDocx.php

Get text from a .xlsx file

php getTextFromXlsx.php

Get text from a .pptx file

php getTextFromXlsx.php

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages