Libraries tagged by html dom
keltstr/yii2-simplehtmldom
175677 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
17281 Downloads
PHP Simple HTML DOM Parser with namespace & bug fixes
renatio/dynamicpdf-plugin
13008 Downloads
October HTML to PDF converter using dompdf library.
richarddobron/bigpipe
802 Downloads
This library currently implements small part of Facebook BigPipe so far, but the advantage is to efficiently insert/replace content and work with the DOM. It is also possible to easily call JavaScript modules from PHP.
shinsenter/defer.php
9597 Downloads
🚀 A PHP library that focuses on minimizing payload size of HTML document and optimizing processing on the browser when rendering the web page.
wangoviridans/ganon
29012 Downloads
Fast (HTML DOM) parser written in PHP.
kaystrobach/pdf
12976 Downloads
Convert HTML directly to PDF on the fly, using the mpdf or dompdf library.
wapplersystems/php-html-parser
670 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.
royalmar/simple-html-dom-parser
13983 Downloads
modify SimpleHtmlDom for laravel
monashee/php-simple-html-dom-parser
19090 Downloads
Laravel wrapper for the PHP Simple HTML DOM Parser package.
martyrer/simple-html-dom-bundle
32603 Downloads
Bundle around Simple HTML DOM library
lekarna/simple-html-dom
15199 Downloads
A HTML DOM parser written in PHP5+ let you manipulate HTML in a very easy way!
itul/php-simple-html-dom-parser
1675 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
400 Downloads
Laravel simple html dom parser