Libraries tagged by docdoc
kuria/dom
17152 Downloads
Wrappers around the PHP DOM classes
pepve/dom-creator
39174 Downloads
A limited but simple API for creating DOMDocumentS in PHP
maniaplanet/manialib-xml
12091 Downloads
Object-oriented PHP library for writing XML.
dodocanfly/ral-decoder
3165 Downloads
Get names, hex/rgb values of RAL colours easily
yzen.dev/validator-xsd
5713 Downloads
ValidatorXSD is a facade over DOMDocument that will allow you to more conveniently validate your XML file.
vaclavvanik/dom-loader
5941 Downloads
Safely load an XML string or file into a DOMDocument
tonivdv/php-dom-utils
35 Downloads
Provides an easy way to fill a DOMDocument with an array
quentinbuiteman/easy-dom
2263 Downloads
Extend DOMDocument with some easy-of-use functionality.
perry-rylance/dom-document
7935 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.
pecl/xml-xmldiff
8 Downloads
The extension is able to produce diffs of two XML documents and then to apply the difference to the source document. The diff is a XML document containing copy/insert/delete instruction nodes in human readable format. DOMDocument objects, local files and strings in memory can be processed.
neoan3-apps/template
31038 Downloads
PHP DOMDocument-based minimal template engine
stage/tool
4 Downloads
Tools for Stage Framework.
davro/fabrication
105 Downloads
DOM based Template Engine no placeholders!
amsify42/php-domfinder
1854 Downloads
PHP package for searching document object model efficiently and with more readable way.
dcarbone/helpers
385 Downloads
Some simple helper classes for PHP