Libraries tagged by html dom
openxtrem/dompdf-lib
25944 Downloads
DOMPDF is a CSS 2.1 compliant HTML to PDF converter.
daoandco/cakephp-dompdf
14332 Downloads
Dompdf plugin for CakePHP
madbuild3r/pquery
3347 Downloads
A jQuery like html dom parser written in php. This fork add fixes for php 8
keltstr/yii2-simplehtmldom
179199 Downloads
"PHP Simple HTML DOM Parser" rev.210 adapted to Yii2 psr-4(namespace autoload class) based on serhatozles/yii2-simplehtmldom(rev.196)
renatio/dynamicpdf-plugin
13285 Downloads
October HTML to PDF converter using dompdf library.
webfiori/ui
41610 Downloads
A library that provides basic utilities for creating HTML documents.
richarddobron/bigpipe
1253 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
9797 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
29673 Downloads
Fast (HTML DOM) parser written in PHP.
kaystrobach/pdf
13629 Downloads
Convert HTML directly to PDF on the fly, using the mpdf or dompdf library.
tuxonice/php-simple-html-dom-parser
74 Downloads
Fork of sunra/php-simple-html-dom-parser with improvements and fixes.
toxageek/laravel-html-dom
296 Downloads
A fast, simple and reliable HTML document parser for Laravel. Created based on PHP Simple HTML DOM Parser
monashee/php-simple-html-dom-parser
19135 Downloads
Laravel wrapper for the PHP Simple HTML DOM Parser package.
lekarna/simple-html-dom
16227 Downloads
A HTML DOM parser written in PHP5+ let you manipulate HTML in a very easy way!
lavatech/php-simple-html-dom-parser
15016 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.