Libraries tagged by domdocument
ivopetkov/html5-dom-document-php
1121551 Downloads
HTML5 DOMDocument PHP library (extends DOMDocument)
oscarotero/html-parser
3325549 Downloads
Parse html strings to DOMDocument
highwire/better-dom-document
23654 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
311106 Downloads
Wrappers for the standard DOMDocument class to provide extra functionality for html/xml parsing
neoan3-apps/template
3365 Downloads
PHP DOMDocument-based minimal template engine
subjective-php/dom
14710 Downloads
Collection of utility classes to work with DOMDocument
kuria/dom
14719 Downloads
Wrappers around the PHP DOM classes
amsify42/php-domfinder
1649 Downloads
PHP package for searching document object model efficiently and with more readable way.
pepve/dom-creator
34588 Downloads
A limited but simple API for creating DOMDocumentS in PHP
matecat/xml-dom-parser
31389 Downloads
Matecat XML DomDocument Loader component
perry-rylance/dom-document
7304 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.
ivopetkov/html5-dom-document-js-bearframework-addon
345 Downloads
HTML5 DOM Document JS addon for Bear Framework
maniaplanet/manialib-xml
10906 Downloads
Object-oriented PHP library for writing XML.
chadicus/dom
4817 Downloads
Collection of utility classes to work with DOMDocument
jenwachter/data-encoder
15435 Downloads
A PHP library to make it easier to create XML using the DOM Document object.