Libraries tagged by domdocument
ivopetkov/html5-dom-document-php
1429262 Downloads
HTML5 DOMDocument PHP library (extends DOMDocument)
oscarotero/html-parser
5603691 Downloads
Parse html strings to DOMDocument
duncan3dc/domparser
403472 Downloads
Wrappers for the standard DOMDocument class to provide extra functionality for html/xml parsing
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
subjective-php/dom
19113 Downloads
Collection of utility classes to work with DOMDocument
kuria/dom
17010 Downloads
Wrappers around the PHP DOM classes
wikimedia/dodo
135888 Downloads
DOm DOcument implementation
pepve/dom-creator
38688 Downloads
A limited but simple API for creating DOMDocumentS in PHP
perry-rylance/dom-document
7859 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.
maniaplanet/manialib-xml
11874 Downloads
Object-oriented PHP library for writing XML.
jenwachter/data-encoder
16581 Downloads
A PHP library to make it easier to create XML using the DOM Document object.
vaclavvanik/dom-to-array
9189 Downloads
An easy way to convert DOM Document to PHP array
vaclavvanik/dom-loader
5571 Downloads
Load DOM document safety
quentinbuiteman/easy-dom
2058 Downloads
Extend DOMDocument with some easy-of-use functionality.