Libraries tagged by docdoc
trzczy/dom
6 Downloads
Enhancement to the PHP DOMDocument functionality
tonivdv/php-dom-utils
21 Downloads
Provides an easy way to fill a DOMDocument with an array
tcja/domdxmlparser
40 Downloads
DOMDXMLParser is a class that can handle multiple CRUD tasks with XML files using The DOMDocument class
stevenlam123/dom
25 Downloads
Enhancement to the PHP DOMDocument functionality
softcreatr/html5-dom-document-php
3 Downloads
HTML5 DOMDocument PHP library (extends DOMDocument)
rybachenka.yauheni/dom_document_extension
2 Downloads
Work with PHP DOMDocument
perry-rylance/dom-form
12 Downloads
A DOMDocument based form library, useful for quickly populating HTML forms, server side user input validation using HTML5's form validation elements, serialization, and error handling.
multidimensional/dom-array
335 Downloads
Create a DOMDocument from an Array.
jeremiah-shaulov/joyquery-php
212 Downloads
CSS selectors query language for DOMDocument, with XPath axes extension
imarc/pluck
80 Downloads
A simple CSS driven DOMDocument wrapper
futureplc/html-dom-document
3 Downloads
A drop-in replacement for DOMDocument that handles HTML5 documents.
devdandi/ezscrapper
0 Downloads
The simple tools for get content of website using DOMDocument, cURL. This tools is under development but i will update this package everyday. You could getting the content with looking for html tag and automaticaly return the value of array
damijanc/simple-xml
2 Downloads
DomDocument wrapper for XML generation
coreconst/php-dom-plus
9 Downloads
This library extends DOMDocument and adds methods similar to those found in native JavaScript.
c2is/xml-iterator
135 Downloads
Library for iterating over XML from a string or DomDocument object