Libraries tagged by SimpleXML
bentools/simplexmlextended
22543 Downloads
Some extra functions to work with SimpleXml.
joeycumines/simple-xml-util
4906 Downloads
Utilities to improve maintainability of code that relies on PHP's simplexml_load_string.
fawno/simple-xml-extended
11082 Downloads
SimpleXMLElement Extended class
cetria/simple-xml-element
129 Downloads
Wrapper for SimpleXMLElement object
adduc/cdata-simplexml
7787 Downloads
Wrapper around SimpleXMLElement to provide cdata support.
mrgenis/xml-to-array-schema
2147 Downloads
Convert xml document to array
lyquidity/utilities
4562 Downloads
Utility classes to provide a tuple dictionary and to convert a simple XML class to an array
socialengineers/soap-parser
3201 Downloads
A library that manually parses SOAP XML requests via the SimpleXMLElement class, allowing retrieval of called SOAP function and parameters.
lum/simpledom
5276 Downloads
A bridge between SimpleXML and the DOM extension.
logifire/xml
17558 Downloads
Type safe XML reader using SimpleXMLElement internally
krafjp/simplexmlreader
10086 Downloads
Fork from dkrnl/simplexmlreader. Adjust php 8.1+. Wrapper XMLReader class, for simple SAX-reading(and simple XPath-queries) of huge(testing over 1G file) xml.
twhiston/simplexml_debug
2487 Downloads
PHP7 OOP tools for debugging your code when working with PHP's SimpleXML functions.
robgridley/simple-xml-mapper
340 Downloads
Uses reflection to map XML to PHP objects.
juanchosl/datatransfer
191 Downloads
A small, lightweight utility to read values and properties from distinct sources using the same methodology
voilab/htmlcleaner
138 Downloads
A HTML cleaner based on SimpleXML, fast and customizable