Libraries tagged by html-dom
1foru/php-html-parser
12528 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.
nguyenanhung/php-simple-html-dom-parser
2477 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.
martyrer/simple-html-dom-bundle
31802 Downloads
Bundle around Simple HTML DOM library
lekarna/simple-html-dom
14472 Downloads
A HTML DOM parser written in PHP5+ let you manipulate HTML in a very easy way!
itul/php-simple-html-dom-parser
1400 Downloads
This is a modified version to work with PHP 7.4+. 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.
hrmatching/advanced_html_dom
956 Downloads
heriw/laravel-simple-html-dom-parser
340 Downloads
Laravel simple html dom parser
futuretek/advanced-html-dom
390 Downloads
Advanced html dom yii integration
erivello/simple-html-dom-bundle
45352 Downloads
Bundle around Simple HTML DOM library
camilord/php-simple-html-dom-parser
959 Downloads
Composer wrapper for PHP Simple HTML DOM Parser from sourceforge.net
thauex/simple-html-dom
44273 Downloads
Modified version of http://sourceforge.net/projects/simplehtmldom/ with cache support
ionut/simplehtmldom
2263 Downloads
Only a composer version of the well-known library Simple Html Dom.
polucorus/yii2-simplehtmldom-7.3
3184 Downloads
Simple HTML Dom YII2 PHP7.3
madbuild3r/pquery
1232 Downloads
A jQuery like html dom parser written in php. This fork add fixes for php 8
haphp/php-html-parser
312 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.