Libraries tagged by dom document
symfony/dom-crawler
331775832 Downloads
Eases DOM navigation for HTML and XML documents
symfony/html-sanitizer
16882719 Downloads
Provides an object-oriented API to sanitize untrusted HTML input for safe insertion into a document's DOM.
ivopetkov/html5-dom-document-php
1153494 Downloads
HTML5 DOMDocument PHP library (extends DOMDocument)
simplehtmldom/simplehtmldom
1007501 Downloads
A fast, simple and reliable HTML document parser for PHP.
electrolinux/phpquery
2793402 Downloads
phpQuery is a server-side, chainable, CSS3 selector driven Document Object Model (DOM) API based on jQuery JavaScript Library
zendframework/zend-dom
4718637 Downloads
provides tools for working with DOM documents and structures
laminas/laminas-dom
2396614 Downloads
provides tools for working with DOM documents and structures
oscarotero/html-parser
3555182 Downloads
Parse html strings to DOMDocument
neoan3-apps/template
19820 Downloads
PHP DOMDocument-based minimal template engine
kuria/dom
15399 Downloads
Wrappers around the PHP DOM classes
highwire/better-dom-document
24049 Downloads
BetterDOMDocument is a handy PHP utility class for working with XML. It's a wrapper for PHP's built in DOMDocument that provides a bunch of nice shortcuts that makes working with XML in PHP a breeze. It has great built-in support for namespaces, and xpath.
matecat/xml-dom-parser
36088 Downloads
Matecat XML DomDocument Loader component
duncan3dc/domparser
315129 Downloads
Wrappers for the standard DOMDocument class to provide extra functionality for html/xml parsing
webfiori/ui
39930 Downloads
A library that provides basic utilities for creating HTML documents.
hexydec/htmldoc
7730 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.