Libraries tagged by domdocument
tcja/domdxmlparser
39 Downloads
DOMDXMLParser is a class that can handle multiple CRUD tasks with XML files using The DOMDocument class
stevenlam123/dom
24 Downloads
Enhancement to the PHP DOMDocument functionality
perry-rylance/dom-form
10 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
334 Downloads
Create a DOMDocument from an Array.
jeremiah-shaulov/joyquery-php
210 Downloads
CSS selectors query language for DOMDocument, with XPath axes extension
imarc/pluck
80 Downloads
A simple CSS driven DOMDocument wrapper
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
c2is/xml-extractor
136 Downloads
Library for extracting XML from a string or DomDocument object
c2is/json-extractor
16591 Downloads
Library for extracting JSON from a string or DomDocument object
picturae/xml-validator
18 Downloads
Php xml validator which allows validation of DOMDocument against multiple schemas
netzmacht/php-dom-manipulator
319 Downloads
This library is an html dom document manipulator.
m-bymike/xml-handler
230 Downloads
a little helper to xml handling with DOMDocument. opening and especial a powerful validating tool, where errors are not simply written to the logs. you're able to get them and present it anywhere.