Libraries tagged by htmldocument
abgeo/gen-html
30 Downloads
Library for generating HTML document
vardumper/extended-htmldocument
2 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-type
1198 Downloads
For parsing, validating and creating HTML doctype strings
webignition/html-document-link-finder
6735 Downloads
Find anchor URLs in a given HTML document
adianti/html-document
2 Downloads
HTML Document parser
webignition/html-document-type-validator
912 Downloads
Check if a given HTML doctype string is valid
webignition/html-document-type-parser
967 Downloads
Parse a public html document type (so many caveats), extract FPI and URI
webignition/html-document-type-identifier
997 Downloads
Given the source of an HTML document, identify the document type
webignition/html-document-type-generator
953 Downloads
Generate a doctype for a given HTML version and variant
webignition/html-document-type-extractor
919 Downloads
Extract the doctype from a HTML document
unbug4120/php-simple-html
40 Downloads
A fast, simple and reliable HTML document parser for PHP.
php-core/simplehtmldom
14 Downloads
A fast, simple and reliable HTML document parser for PHP.
mrfail/html-parser
6 Downloads
It is composer package for popular parse library Simple Html Document
mjolnir/librarian
366 Downloads
Documentation and non-html document support (Markdown, PDFs, etc)
manychois/cici
10 Downloads
A PHP library which lets you use CSS selector to locate elements in an HTML document.