Search results for simplexml
krafjp/simplexmlreader
11151 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.
bentools/simplexmlextended
25024 Downloads
Some extra functions to work with SimpleXml.
fawno/simple-xml-extended
13876 Downloads
SimpleXMLElement Extended class
lyquidity/utilities
5239 Downloads
Utility classes to provide a tuple dictionary and to convert a simple XML class to an array
dataground/simpledom
42067 Downloads
A bridge between SimpleXML and the DOM extension, plus a bunch of convenience methods
socialengineers/soap-parser
3586 Downloads
A library that manually parses SOAP XML requests via the SimpleXMLElement class, allowing retrieval of called SOAP function and parameters.
sdon2/ripcord
952 Downloads
Simple XML-RPC API
lum/simpledom
6073 Downloads
A bridge between SimpleXML and the DOM extension.
brainite/quipxml
1683 Downloads
Enhanced SimpleXml-based toolkit
borislavsabev/simple-xml-loader
1797 Downloads
A minimalistic SimpleXml loader. Wraps the simplexml_load_XXXX() methods and provides error handling.
twhiston/simplexml_debug
2642 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.
joeycumines/simple-xml-util
5402 Downloads
Utilities to improve maintainability of code that relies on PHP's simplexml_load_string.
mrgenis/xml-to-array-schema
2436 Downloads
Convert xml document to array
juanchosl/datatransfer
340 Downloads
A small, lightweight utility to read values and properties from distinct sources using the same methodology