Libraries tagged by SimpleXML
brainite/quipxml
1905 Downloads
Enhanced SimpleXml-based toolkit
berlioz/html-selector
16903 Downloads
Berlioz HTML Selector is a PHP library to do queries on HTML files (converted in SimpleXMLElement object) like jQuery on DOM.
atk14/xmole
25546 Downloads
Simple XML parser with path-based access to elements, attributes and subtrees
krafjp/simplexmlreader
11280 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
25462 Downloads
Some extra functions to work with SimpleXml.
borislavsabev/simple-xml-loader
1861 Downloads
A minimalistic SimpleXml loader. Wraps the simplexml_load_XXXX() methods and provides error handling.
dataground/simpledom
42721 Downloads
A bridge between SimpleXML and the DOM extension, plus a bunch of convenience methods
juanchosl/datatransfer
513 Downloads
A small, lightweight utility to read values and properties from distinct sources using the same methodology
socialengineers/soap-parser
3740 Downloads
A library that manually parses SOAP XML requests via the SimpleXMLElement class, allowing retrieval of called SOAP function and parameters.
jan-drda/pure-php-xml-writer
276 Downloads
Simple XML writer library written with basic PHP functions only.
appserver-io/configuration
8047 Downloads
Provides basic functionality to handle XML data in a tree structure, like SimpleXML does.
twhiston/simplexml_debug
2674 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
5535 Downloads
Utilities to improve maintainability of code that relies on PHP's simplexml_load_string.
lyquidity/utilities
5334 Downloads
Utility classes to provide a tuple dictionary and to convert a simple XML class to an array