Libraries tagged by htmldocument
simplehtmldom/simplehtmldom
1390063 Downloads
A fast, simple and reliable HTML document parser for PHP.
inlinestyle/inlinestyle
664305 Downloads
Apply CSS stylesheets directly as inline styles to a HTML document
hexydec/htmldoc
11307 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.
barcode-bakery/barcode-1d
156276 Downloads
Generates 1D barcodes from a PHP server to a file or HTML document.
webignition/html-document-link-finder
8412 Downloads
Find anchor URLs in a given HTML document
webignition/html-document-link-checker
3170 Downloads
Check the links in a HTML document, find the working ones, find the broken ones, make happy people
adianti/html-document
4157 Downloads
HTML Document parser
codeat3/inlinestyle
74344 Downloads
Apply CSS stylesheets directly as inline styles to a HTML document
shinsenter/defer.php
10210 Downloads
🚀 A PHP library that focuses on minimizing payload size of HTML document and optimizing processing on the browser when rendering the web page.
shinsenter/defer-laravel
4844 Downloads
🚀 A Laravel package that focuses on minimizing payload size of HTML document and optimizing processing on the browser when rendering the web page.
webignition/html-document-type
1705 Downloads
For parsing, validating and creating HTML doctype strings
toxageek/laravel-html-dom
1228 Downloads
A fast, simple and reliable HTML document parser for Laravel. Created based on PHP Simple HTML DOM Parser
php-core/simplehtmldom
1154 Downloads
A fast, simple and reliable HTML document parser for PHP.
8fold/php-html-builder
2770 Downloads
A library for building HTML document and element strings.
vardumper/extended-htmldocument
412 Downloads
ExtendedHTMLDocument is a simple PHP library which adds all HTML5 Elements as PHP classes and extends PHP 8.4's DOM\HTMLDocument class.