Libraries tagged by htmldocument
simplehtmldom/simplehtmldom
1335731 Downloads
A fast, simple and reliable HTML document parser for PHP.
inlinestyle/inlinestyle
652176 Downloads
Apply CSS stylesheets directly as inline styles to a HTML document
hexydec/htmldoc
10835 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
151597 Downloads
Generates 1D barcodes from a PHP server to a file or HTML document.
vardumper/extended-htmldocument
359 Downloads
ExtendedHTMLDocument is a simple PHP library which adds all HTML5 Elements as PHP classes and extends PHP 8.4's DOM\HTMLDocument class.
webignition/html-document-link-finder
7352 Downloads
Find anchor URLs in a given HTML document
webignition/html-document-link-checker
2951 Downloads
Check the links in a HTML document, find the working ones, find the broken ones, make happy people
adianti/html-document
3232 Downloads
HTML Document parser
codeat3/inlinestyle
73106 Downloads
Apply CSS stylesheets directly as inline styles to a HTML document
shinsenter/defer.php
10149 Downloads
🚀 A PHP library that focuses on minimizing payload size of HTML document and optimizing processing on the browser when rendering the web page.
webignition/html-document-type
1491 Downloads
For parsing, validating and creating HTML doctype strings
webignition/html-document-type-validator
963 Downloads
Check if a given HTML doctype string is valid
webignition/html-document-type-parser
1019 Downloads
Parse a public html document type (so many caveats), extract FPI and URI
webignition/html-document-type-generator
1004 Downloads
Generate a doctype for a given HTML version and variant
webignition/html-document-type-extractor
970 Downloads
Extract the doctype from a HTML document