Libraries tagged by simflex
danmichaelo/quitesimplexmlelement
7871 Downloads
Wrapper that adds easier namespace handling and some helper methods to SimpleXML.
berlioz/html-selector
11410 Downloads
Berlioz HTML Selector is a PHP library to do queries on HTML files (converted in SimpleXMLElement object) like jQuery on DOM.
twhiston/simplexml_debug
2130 Downloads
PHP7 OOP tools for debugging your code when working with PHP's SimpleXML functions.
pfazzi/simplex-mapper
3778 Downloads
A simple mapping library
mnapoli/simplex
120760 Downloads
Pimple fork with full container-interop support
krafjp/simplexmlreader
9628 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
20641 Downloads
Some extra functions to work with SimpleXml.
adduc/cdata-simplexml
6076 Downloads
Wrapper around SimpleXMLElement to provide cdata support.
mrgenis/xml-to-array-schema
2135 Downloads
Convert xml document to array
makinacorpus/simple-xml-reader
1142 Downloads
Extends XMLReader PHP class, for simple SAX-reading and XPath queries of huge XML files.
lyquidity/utilities
3883 Downloads
Utility classes to provide a tuple dictionary and to convert a simple XML class to an array
borislavsabev/simple-xml-loader
1468 Downloads
A minimalistic SimpleXml loader. Wraps the simplexml_load_XXXX() methods and provides error handling.
socialengineers/soap-parser
3060 Downloads
A library that manually parses SOAP XML requests via the SimpleXMLElement class, allowing retrieval of called SOAP function and parameters.
lum/simpledom
4329 Downloads
A bridge between SimpleXML and the DOM extension.
logifire/xml
15228 Downloads
Type safe XML reader using SimpleXMLElement internally