Libraries tagged by html dom
hexydec/htmldoc
11634 Downloads
A token based HTML document parser and minifier. Minify HTML documents including inline CSS, Javascript, and SVG's on the fly. Extract document text, attributes, and fragments. Full test suite.
soosyze/kses
66063 Downloads
An HTML/XHTML filter written in PHP. Checks on attribute values. Can be used to avoid Cross-Site Scripting (XSS), Buffer Overflows and Denial of Service attacks, among other things.
naucon/htmlbuilder
58334 Downloads
A package for php to generate html markup with object representation but without the overhead of domXML or SimpelXML.
serhatozles/yii2-simplehtmldom
79170 Downloads
Simple HTML Dom
natlibfi/php-html-parser
68381 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.
juzaweb/html-dom
6227 Downloads
Html Dom Parser
garyjl/yii2-simple_html_dom
33708 Downloads
Simple HTML DOM parser for Yii 2 framework.
emanueleminotto/simple-html-dom
86107 Downloads
PHP Simple HTML DOM Parser
athoshun/html-filter
43161 Downloads
Remove tags or attributes based on a whitelist from a snippet of well-formatted HTML text using PHP's DOM library
totara/dompdf
16942 Downloads
Totara fork of DOMPDF, a CSS 2.1 compliant HTML to PDF converter
minasm/php-html-parser
21892 Downloads
An updated version of php-html-parser
kuria/dom
17090 Downloads
Wrappers around the PHP DOM classes
herdwatch/html-pretty-min
93634 Downloads
HTML minifier and indenter that works on the DOM tree
berlioz/html-selector
16740 Downloads
Berlioz HTML Selector is a PHP library to do queries on HTML files (converted in SimpleXMLElement object) like jQuery on DOM.
openxtrem/dompdf-lib
33916 Downloads
DOMPDF is a CSS 2.1 compliant HTML to PDF converter.