Libraries tagged by dom parser
mgargano/simplehtmldom
590811 Downloads
Composer package that gives you access to and (unlike all the others at this time) autoloads S.C. Chen's PHP Simple HTML DOM Parser Library
ressio/pharse
84516 Downloads
Fastest PHP HTML Parser
zenthangplus/html-dom-parser
19490 Downloads
A Simple HTML DOM parser written in PHP let you manipulate HTML in a easy way with CSS Selector.
thesoftwarefanatics/php-html-parser
433032 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
38110 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.
matecat/xml-dom-parser
85885 Downloads
Matecat XML DomDocument Loader component
lysice/php-simple-html-dom-parser
50947 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
85743 Downloads
PHP Simple HTML DOM Parser
drnxloc/laravel-simple-html-dom
376713 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
130494 Downloads
PHP Simple HTML DOM Parser with namespace and PHP 7.4 compatible
ammadeuss/laravel-html-dom-parser
366334 Downloads
Laravel wrapper for the PHP Simple HTML DOM Parser package
niels/ganon
73665 Downloads
Fast (HTML DOM) parser written in PHP.
keltstr/yii2-simplehtmldom
186760 Downloads
"PHP Simple HTML DOM Parser" rev.210 adapted to Yii2 psr-4(namespace autoload class) based on serhatozles/yii2-simplehtmldom(rev.196)
xparse/element-finder
46650 Downloads
Elegant data scrapping
hexydec/htmldoc
11177 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.