Libraries tagged by html dom
lysice/php-simple-html-dom-parser
28787 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.
emanueleminotto/simple-html-dom
82431 Downloads
PHP Simple HTML DOM Parser
caophihung94/php-simple-html-dom-parser
100866 Downloads
PHP Simple HTML DOM Parser with namespace and PHP 7.4 compatible
ammadeuss/laravel-html-dom-parser
361896 Downloads
Laravel wrapper for the PHP Simple HTML DOM Parser package
athoshun/html-filter
32404 Downloads
Remove tags or attributes based on a whitelist from a snippet of well-formatted HTML text using PHP's DOM library
rosell-dk/dom-util-for-webp
12342 Downloads
Replace image URLs found in HTML
levmyshkin/dom_purify
7331 Downloads
DOMPurify is a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG
shopwarelabs/dompdf
2034606 Downloads
DOMPDF is a CSS 2.1 compliant HTML to PDF converter
hkvstore/dompdf
247051 Downloads
DOMPDF is a CSS 2.1 compliant HTML to PDF converter
duncan3dc/domparser
321007 Downloads
Wrappers for the standard DOMDocument class to provide extra functionality for html/xml parsing
niels/ganon
68119 Downloads
Fast (HTML DOM) parser written in PHP.
renatio/dynamicpdf-plugin
13231 Downloads
October HTML to PDF converter using dompdf library.
webfiori/ui
40816 Downloads
A library that provides basic utilities for creating HTML documents.
hexydec/htmldoc
8133 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
46807 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.