Libraries tagged by html dom
thesoftwarefanatics/php-html-parser
433516 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.
seyyedam7/laravel-html-parser
40889 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.
lysice/php-simple-html-dom-parser
51965 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.
drnxloc/laravel-simple-html-dom
379961 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.
caophihung94/php-simple-html-dom-parser
133276 Downloads
PHP Simple HTML DOM Parser with namespace and PHP 7.4 compatible
ammadeuss/laravel-html-dom-parser
366646 Downloads
Laravel wrapper for the PHP Simple HTML DOM Parser package
1foru/php-html-parser
38681 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.
athoshun/html-filter
43150 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
18588 Downloads
Replace image URLs found in HTML
levmyshkin/dom_purify
99181 Downloads
DOMPurify is a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG
phpgt/domtemplate
8103 Downloads
Bind dynamic data to reusable HTML components.
shopwarelabs/dompdf
2086317 Downloads
DOMPDF is a CSS 2.1 compliant HTML to PDF converter
niels/ganon
74308 Downloads
Fast (HTML DOM) parser written in PHP.
keltstr/yii2-simplehtmldom
188104 Downloads
"PHP Simple HTML DOM Parser" rev.210 adapted to Yii2 psr-4(namespace autoload class) based on serhatozles/yii2-simplehtmldom(rev.196)
rss-bridge/rss-bridge
651 Downloads
RSS-Bridge is a PHP project capable of generating RSS and Atom feeds for websites that don't have one. It can be used on webservers or as a stand-alone application in CLI mode.