Libraries tagged by html writer
phpoffice/phpword
44622981 Downloads
PHPWord - A pure PHP library for reading and writing word processing documents (OOXML, ODF, RTF, HTML, PDF)
faisalman/simple-excel-php
623774 Downloads
Easily parse / convert / write between Microsoft Excel XML / CSV / TSV / HTML / JSON / etc formats
paperdoc-dev/paperdoc-lib
9196 Downloads
A zero-dependency PHP library for generating, parsing and converting documents — PDF, DOCX, XLSX, PPTX, HTML, Markdown, CSV and legacy Office formats
duncan3dc/domparser
424080 Downloads
Wrappers for the standard DOMDocument class to provide extra functionality for html/xml parsing
dskripchenko/php-pdf
3660 Downloads
MIT alternative to mpdf (GPL) and FPDI: pure-PHP PDF toolkit — generate (HTML/CSS input, fluent builders, low-level emission, 16 barcode formats, 8 chart types, TTF embedding, AcroForm, PKCS#7 signing, PDF/A and PDF/X), plus read and merge existing PDFs (append/reorder pages, stamp overlays, FPDI-style import, encrypted input).
rubiconinternational/phpword
619 Downloads
PHPWord - A pure PHP library for reading and writing word processing documents (OOXML, ODF, RTF, HTML, PDF)
naas/phpword
617 Downloads
PHPWord - A pure PHP library for reading and writing word processing documents (OOXML, ODF, RTF, HTML, PDF)
brainin/phpword
1240 Downloads
PHPWord - A pure PHP library for reading and writing word processing documents (OOXML, ODF, RTF, HTML, PDF)
schumacherfm/markdown
13 Downloads
Markdown as module for Magento! Replaces the TinyMCE editor. Markdown is a text-to-HTML conversion tool for web writers. Markdown allows you to write using an easy-to-read, easy-to-write plain text format, then convert it to structurally valid XHTML (or HTML)
arc/html
339 Downloads
Ariadne Component Library: html writer and parser Component
fissible/transmark
16 Downloads
A pure-PHP document conversion library: a canonical typed document model with faithful multi-level numbering resolution, and pluggable readers/writers for DOCX, Markdown, and HTML - no system binaries required.
simialbi/phpword
155 Downloads
PHPWord - A pure PHP library for reading and writing word processing documents (OOXML, ODF, RTF, HTML, PDF)
monashee/phpword
18 Downloads
PHPWord fork for personal project.
mentalworks/phpword
956 Downloads
This is a Fork from PHPOffice/PHPWord modified to satisfy our needs.
dskripchenko/php-docx
551 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.