Libraries tagged by docx-to-html
nadirhamid/docx-to-html
22440 Downloads
composer integration of xylude/Docx-to-HTML
dogukanatakul/docx-to-html
1645 Downloads
composer integration of xylude/Docx-to-HTML
dskripchenko/php-docx
550 Downloads
The HTML layer for PHPWord pipelines and a standalone DOCX-HTML round-trip library: read arbitrary Word/Google Docs/LibreOffice/PHPWord documents to a typed AST and clean HTML, convert HTML to DOCX, detect MERGEFIELD/content-control/{{placeholder}} template variables. Pure PHP, zero dependencies.
dskripchenko/laravel-php-docx
453 Downloads
Laravel bridge for dskripchenko/php-docx — Docx facade, Blade view to DOCX, config-driven page setup, response()->docx() macro, DOCX to HTML import and template-variable detection.
lee-to/yii2-modules-converter-docx-to-html
13 Downloads
Converter DOCX to HTML (Module for Yii2)
dskripchenko/php-docx-phpword
2 Downloads
Typed bridge between PHPWord and dskripchenko/php-docx: export PhpWord objects to clean HTML, import HTML into PhpWord, read arbitrary DOCX straight into PhpWord models, detect template variables. The HTML layer for PHPWord pipelines.