Libraries tagged by simplexmlelement
suramon/simple-xml-reader
98957 Downloads
The power of SimpleXmlElement, combined with the resource-friendliness of XmlReader
berlioz/html-selector
13070 Downloads
Berlioz HTML Selector is a PHP library to do queries on HTML files (converted in SimpleXMLElement object) like jQuery on DOM.
bentools/simplexmlextended
22475 Downloads
Some extra functions to work with SimpleXml.
logifire/xml
17416 Downloads
Type safe XML reader using SimpleXMLElement internally
fawno/simple-xml-extended
11002 Downloads
SimpleXMLElement Extended class
cetria/simple-xml-element
116 Downloads
Wrapper for SimpleXMLElement object
adduc/cdata-simplexml
7737 Downloads
Wrapper around SimpleXMLElement to provide cdata support.
juanchosl/datatransfer
189 Downloads
A small, lightweight utility to read values and properties from distinct sources using the same methodology
socialengineers/soap-parser
3170 Downloads
A library that manually parses SOAP XML requests via the SimpleXMLElement class, allowing retrieval of called SOAP function and parameters.
oktavlachs/data-mapping-service
856 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