Libraries tagged by simplehtmldom
simplehtmldom/simplehtmldom
1094348 Downloads
A fast, simple and reliable HTML document parser for PHP.
wikia/simplehtmldom
85759 Downloads
A simple PHP HTML DOM parser written in PHP5+, supports invalid HTML, and provides a very easy way to handle HTML elements.
serhatozles/yii2-simplehtmldom
64888 Downloads
Simple HTML Dom
mgargano/simplehtmldom
548820 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
hexydec/htmldoc
8535 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.
keltstr/yii2-simplehtmldom
179243 Downloads
"PHP Simple HTML DOM Parser" rev.210 adapted to Yii2 psr-4(namespace autoload class) based on serhatozles/yii2-simplehtmldom(rev.196)
axllent/simplehtmldom
18207 Downloads
PHP Simple HTML DOM Parser with namespace & bug fixes
royalmar/simple-html-dom-parser
14658 Downloads
modify SimpleHtmlDom for laravel
php-core/simplehtmldom
171 Downloads
A fast, simple and reliable HTML document parser for PHP.
mdf/php-url-resolver
47204 Downloads
URLResolver in php that attempts to resolve URLs to the final destination
sebcbi1/simplehtmldom
2248 Downloads
"simple_html_dom" fork with autoload fix
polucorus/yii2-simplehtmldom-7.3
3438 Downloads
Simple HTML Dom YII2 PHP7.3
ionut/simplehtmldom
2428 Downloads
Only a composer version of the well-known library Simple Html Dom.
topshelfcraft/scraper
2159 Downloads
Easily fetch, parse, and rejigger HTML or XML from anywhere.
thauex/simple-html-dom
44285 Downloads
Modified version of http://sourceforge.net/projects/simplehtmldom/ with cache support