Libraries tagged by php html
ezyang/htmlpurifier
236151976 Downloads
Standards compliant HTML filter written in PHP
phpoffice/phpword
22706370 Downloads
PHPWord - A pure PHP library for reading and writing word processing documents (OOXML, ODF, RTF, HTML, PDF)
mpdf/mpdf
55898242 Downloads
PHP library generating PDF files from UTF-8 encoded HTML
knplabs/knp-snappy
52942154 Downloads
PHP library allowing thumbnail, snapshot or PDF generation from a url or a html page. Wrapper for wkhtmltopdf/wkhtmltoimage.
picqer/php-barcode-generator
16850291 Downloads
An easy to use, non-bloated, barcode generator in PHP. Creates SVG, PNG, JPG and HTML images from the most used 1D barcode standards.
league/html-to-markdown
17878770 Downloads
An HTML-to-markdown conversion helper for PHP
paquettg/php-html-parser
6505434 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.
caxy/php-htmldiff
15227271 Downloads
A library for comparing two HTML files/snippets and highlighting the differences using simple HTML.
sunra/php-simple-html-dom-parser
8638891 Downloads
Composer adaptation of: A HTML DOM parser written in PHP5+ let you manipulate HTML in a very easy way! Require PHP 5+. Supports invalid HTML. Find tags on an HTML page with selectors just like jQuery. Extract contents from HTML in a single line.
soundasleep/html2text
12362524 Downloads
A PHP script to convert HTML into a plain text format
voku/simple_html_dom
5709490 Downloads
Simple HTML DOM package.
jfcherng/php-diff
2997362 Downloads
A comprehensive library for generating differences between two strings in multiple formats (unified, side by side HTML etc).
gotenberg/gotenberg-php
1975563 Downloads
A PHP client for interacting with Gotenberg, a developer-friendly API for converting numerous document formats into PDF files, and more!
latte/latte
11450569 Downloads
☕ Latte: the intuitive and fast template engine for those who want the most secure PHP sites. Introduces context-sensitive escaping.
mkalkbrenner/php-htmldiff-advanced
13205833 Downloads
An add-on for the php-htmldiff library for comparing two HTML files/snippets and highlighting the differences using simple HTML.