Libraries tagged by domdocument
ivopetkov/html5-dom-document-php
1476013 Downloads
HTML5 DOMDocument PHP library (extends DOMDocument)
oscarotero/html-parser
5936940 Downloads
Parse html strings to DOMDocument
duncan3dc/domparser
413520 Downloads
Wrappers for the standard DOMDocument class to provide extra functionality for html/xml parsing
highwire/better-dom-document
27846 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
90306 Downloads
Matecat XML DomDocument Loader component
subjective-php/dom
19627 Downloads
Collection of utility classes to work with DOMDocument
wikimedia/dodo
137226 Downloads
DOm DOcument implementation
kuria/dom
17070 Downloads
Wrappers around the PHP DOM classes
maniaplanet/manialib-xml
11990 Downloads
Object-oriented PHP library for writing XML.
vaclavvanik/dom-to-array
9780 Downloads
An easy way to convert DOM Document to PHP array
vaclavvanik/dom-loader
5818 Downloads
Load DOM document safety
quentinbuiteman/easy-dom
2180 Downloads
Extend DOMDocument with some easy-of-use functionality.
pepve/dom-creator
38944 Downloads
A limited but simple API for creating DOMDocumentS in PHP
neoan3-apps/template
31008 Downloads
PHP DOMDocument-based minimal template engine
eyupcanakman/simple-html-dom
940 Downloads
A modern HTML DOM parser for PHP using DOMDocument and Symfony CssSelector.