Libraries tagged by domdocument
ivopetkov/html5-dom-document-php
1084394 Downloads
HTML5 DOMDocument PHP library (extends DOMDocument)
oscarotero/html-parser
3118072 Downloads
Parse html strings to DOMDocument
duncan3dc/domparser
305783 Downloads
Wrappers for the standard DOMDocument class to provide extra functionality for html/xml parsing
highwire/better-dom-document
23019 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.
kuria/dom
13883 Downloads
Wrappers around the PHP DOM classes
subjective-php/dom
14093 Downloads
Collection of utility classes to work with DOMDocument
pepve/dom-creator
33174 Downloads
A limited but simple API for creating DOMDocumentS in PHP
neoan3-apps/template
2196 Downloads
PHP DOMDocument-based minimal template engine
matecat/xml-dom-parser
26121 Downloads
Matecat XML DomDocument Loader component
perry-rylance/dom-document
7213 Downloads
An extension of PHP's DOMDocument library. This library implements many common jQuery functions, adds support for HTML5, CSS selectors, method chaining and performing operations on sets of matched results.
amsify42/php-domfinder
1580 Downloads
PHP package for searching document object model efficiently and with more readable way.
jenwachter/data-encoder
15262 Downloads
A PHP library to make it easier to create XML using the DOM Document object.
yzen.dev/validator-xsd
5503 Downloads
ValidatorXSD is a facade over DOMDocument that will allow you to more conveniently validate your XML file.
wikimedia/dodo
130740 Downloads
DOm DOcument implementation
vaclavvanik/dom-to-array
4569 Downloads
An easy way to convert DOM Document to PHP array