Libraries tagged by domdocument
ivopetkov/html5-dom-document-php
1192414 Downloads
HTML5 DOMDocument PHP library (extends DOMDocument)
oscarotero/html-parser
3829030 Downloads
Parse html strings to DOMDocument
highwire/better-dom-document
24473 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.
duncan3dc/domparser
321150 Downloads
Wrappers for the standard DOMDocument class to provide extra functionality for html/xml parsing
matecat/xml-dom-parser
41417 Downloads
Matecat XML DomDocument Loader component
subjective-php/dom
15696 Downloads
Collection of utility classes to work with DOMDocument
kuria/dom
15732 Downloads
Wrappers around the PHP DOM classes
wikimedia/dodo
131730 Downloads
DOm DOcument implementation
vaclavvanik/dom-to-array
6210 Downloads
An easy way to convert DOM Document to PHP array
pepve/dom-creator
35960 Downloads
A limited but simple API for creating DOMDocumentS in PHP
neoan3-apps/template
30501 Downloads
PHP DOMDocument-based minimal template engine
perry-rylance/dom-document
7392 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
1816 Downloads
PHP package for searching document object model efficiently and with more readable way.
maniaplanet/manialib-xml
11044 Downloads
Object-oriented PHP library for writing XML.
jenwachter/data-encoder
15731 Downloads
A PHP library to make it easier to create XML using the DOM Document object.