Libraries tagged by simple xml element
suramon/simple-xml-reader
96114 Downloads
The power of SimpleXmlElement, combined with the resource-friendliness of XmlReader
fawno/simple-xml-extended
10274 Downloads
SimpleXMLElement Extended class
logifire/xml
16949 Downloads
Type safe XML reader using SimpleXMLElement internally
berlioz/html-selector
12537 Downloads
Berlioz HTML Selector is a PHP library to do queries on HTML files (converted in SimpleXMLElement object) like jQuery on DOM.
bentools/simplexmlextended
21931 Downloads
Some extra functions to work with SimpleXml.
cetria/simple-xml-element
25 Downloads
Wrapper for SimpleXMLElement object
elementtree/elementtree
174 Downloads
simple PHP XML-like tree
socialengineers/soap-parser
3135 Downloads
A library that manually parses SOAP XML requests via the SimpleXMLElement class, allowing retrieval of called SOAP function and parameters.
juanchosl/datatransfer
142 Downloads
A small, lightweight utility to read values and properties from distinct sources using the same methodology
jover/ripe-db-query
31 Downloads
Simple wrapper for Ripe DB RESTlike search queries, it returns a SimpleXMLElement
sharoff/helper-simple-xml
305 Downloads
Класс для преобразования php массива в SimpleXmlElement или в XML структуру
orangecloud/simple-xml-extended
10 Downloads
Extended version of PHP's SimpleXMLElement class
dragonrun1/xml-cleaner
3 Downloads
A wrapper for some XML utilities to make deleting name spaces, their elements and attributes easier.
oktavlachs/data-mapping-service
850 Downloads
A type safe service, which maps raw data structures onto objects the >= PHP 8 way.
kristofferhagen/simplexml2flatarray
23 Downloads
Converts an XML document to several flat arrays containing values from parent elements using SimpleXML