Libraries tagged by domdocument
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
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.
oscurlo/component-renderer
57 Downloads
Lightweight PHP library for rendering reusable HTML components — inspired by JSX, built on DOMDocument, no build step required.
multidimensional/dom-array
339 Downloads
Create a DOMDocument from an Array.
mmusaib/xml-builder
20 Downloads
A lightweight, fluent XML builder utility for PHP using native DOMDocument
jeremiah-shaulov/joyquery-php
256 Downloads
CSS selectors query language for DOMDocument, with XPath axes extension
imarc/pluck
80 Downloads
A simple CSS driven DOMDocument wrapper
devoashim/regxdomdocument
3 Downloads
Pure regex-based DOM manipulation library with React/JSX template literal support. No DOMDocument, no XML parsing - just regex magic!
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.
coco-project/html-builder
104 Downloads
Document Object Model (DOM) document generator, each attribute of each DOM node contains corresponding API operations.
c2is/xml-iterator
135 Downloads
Library for iterating over XML from a string or DomDocument object