Libraries tagged by simplexmlelement
suramon/simple-xml-reader
110763 Downloads
The power of SimpleXmlElement, combined with the resource-friendliness of XmlReader
logifire/xml
27587 Downloads
Type safe XML reader using SimpleXMLElement internally
fawno/simple-xml-extended
14371 Downloads
SimpleXMLElement Extended class
cetria/simple-xml-element
3480 Downloads
Wrapper for SimpleXMLElement object
berlioz/html-selector
16682 Downloads
Berlioz HTML Selector is a PHP library to do queries on HTML files (converted in SimpleXMLElement object) like jQuery on DOM.
adduc/cdata-simplexml
15805 Downloads
Wrapper around SimpleXMLElement to provide cdata support.
bentools/simplexmlextended
25197 Downloads
Some extra functions to work with SimpleXml.
socialengineers/soap-parser
3647 Downloads
A library that manually parses SOAP XML requests via the SimpleXMLElement class, allowing retrieval of called SOAP function and parameters.
juanchosl/datatransfer
355 Downloads
A small, lightweight utility to read values and properties from distinct sources using the same methodology
oktavlachs/data-mapping-service
879 Downloads
A type safe service, which maps raw data structures onto objects the >= PHP 8 way.
antimattr/xml
1547 Downloads
XML Builder for use with SimpleXMLElement
sharoff/helper-simple-xml
306 Downloads
Класс для преобразования php массива в SimpleXmlElement или в XML структуру
jover/ripe-db-query
32 Downloads
Simple wrapper for Ripe DB RESTlike search queries, it returns a SimpleXMLElement
dmx/simple-xml-parser
1353 Downloads
A simple XML Parser which parses an XML into a normalized array based on SimpleXMLElement.
animir/html-to-array
17 Downloads
Translate HTML into SimpleXMLElement, DOM or array