Libraries tagged by docdoc
highwire/better-dom-document
22100 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.
mrgenis/xml-to-array-schema
2135 Downloads
Convert xml document to array
dcarbone/helpers
366 Downloads
Some simple helper classes for PHP
maniaplanet/manialib-xml
10612 Downloads
Object-oriented PHP library for writing XML.
chadicus/dom
4702 Downloads
Collection of utility classes to work with DOMDocument
yzen.dev/validator-xsd
5387 Downloads
ValidatorXSD is a facade over DOMDocument that will allow you to more conveniently validate your XML file.
quentinbuiteman/easy-dom
949 Downloads
Extend DOMDocument with some easy-of-use functionality.
perry-rylance/dom-document
6932 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.
neoan3-apps/template
1840 Downloads
PHP DOMDocument-based minimal template engine
ucscode/dom-element
23 Downloads
A class constant contain all recognized HTML element tags
dcarbone/dom-plus
133 Downloads
A DOMDocument class wrapper that adds some simple improvements
davro/fabrication
102 Downloads
DOM based Template Engine no placeholders!
amsify42/php-domfinder
1551 Downloads
PHP package for searching document object model efficiently and with more readable way.
neochief/html5-dom-document-php
466 Downloads
HTML5 DOMDocument PHP library (extends DOMDocument)
c2is/json-extractor
16519 Downloads
Library for extracting JSON from a string or DomDocument object