Libraries tagged by dom document
symfony/dom-crawler
397825185 Downloads
Eases DOM navigation for HTML and XML documents
symfony/html-sanitizer
40731379 Downloads
Provides an object-oriented API to sanitize untrusted HTML input for safe insertion into a document's DOM.
ivopetkov/html5-dom-document-php
1429262 Downloads
HTML5 DOMDocument PHP library (extends DOMDocument)
oscarotero/html-parser
5603691 Downloads
Parse html strings to DOMDocument
simplehtmldom/simplehtmldom
1353005 Downloads
A fast, simple and reliable HTML document parser for PHP.
electrolinux/phpquery
3200098 Downloads
phpQuery is a server-side, chainable, CSS3 selector driven Document Object Model (DOM) API based on jQuery JavaScript Library
zendframework/zend-dom
4867870 Downloads
provides tools for working with DOM documents and structures
laminas/laminas-dom
2925969 Downloads
provides tools for working with DOM documents and structures
duncan3dc/domparser
403472 Downloads
Wrappers for the standard DOMDocument class to provide extra functionality for html/xml parsing
epic-64/elem
13947 Downloads
A fluent, type-safe PHP library for building HTML documents using the DOM
highwire/better-dom-document
27339 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
82476 Downloads
Matecat XML DomDocument Loader component
webfiori/ui
44535 Downloads
A library that provides basic utilities for creating HTML documents.
hexydec/htmldoc
10956 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.
rubobaquero/phpquery
330974 Downloads
phpQuery is a server-side, chainable, CSS3 selector driven Document Object Model (DOM) API based on jQuery JavaScript Library