Libraries tagged by dom document
diversen/simple-query-selector
60 Downloads
A very simple way to query simpleXML documents using CSS selectors
iloh/simplehtmldom
0 Downloads
A fast, simple and reliable HTML document parser for PHP.
maikenegreiros/pagebuilder
39 Downloads
Módulo para o gerenciamento de documentos html
coco-project/html-builder
104 Downloads
Document Object Model (DOM) document generator, each attribute of each DOM node contains corresponding API operations.
yzen.dev/validator-xsd
5666 Downloads
ValidatorXSD is a facade over DOMDocument that will allow you to more conveniently validate your XML file.
xprt64/php-css
15 Downloads
Selects elements from a DOMDocument by a CSS selector
tcja/domdxmlparser
40 Downloads
DOMDXMLParser is a class that can handle multiple CRUD tasks with XML files using The DOMDocument class
mmusaib/xml-builder
21 Downloads
A lightweight, fluent XML builder utility for PHP using native DOMDocument
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
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
16611 Downloads
Library for extracting JSON from a string or DomDocument object
picturae/xml-validator
19 Downloads
Php xml validator which allows validation of DOMDocument against multiple schemas
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.