Libraries tagged by simflex
makinacorpus/simple-xml-reader
3688 Downloads
Extends XMLReader PHP class, for simple SAX-reading and XPath queries of huge XML files.
kerigard/lpsolve
5603 Downloads
LPSolve extension as simple PHP library
dataground/simpledom
38469 Downloads
A bridge between SimpleXML and the DOM extension, plus a bunch of convenience methods
lum/simpledom
5441 Downloads
A bridge between SimpleXML and the DOM extension.
danmichaelo/quitesimplexmlelement
9047 Downloads
Wrapper that adds easier namespace handling and some helper methods to SimpleXML.
brainite/quipxml
1003 Downloads
Enhanced SimpleXml-based toolkit
berlioz/html-selector
13263 Downloads
Berlioz HTML Selector is a PHP library to do queries on HTML files (converted in SimpleXMLElement object) like jQuery on DOM.
krafjp/simplexmlreader
10169 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
22595 Downloads
Some extra functions to work with SimpleXml.
adduc/cdata-simplexml
7884 Downloads
Wrapper around SimpleXMLElement to provide cdata support.
lyquidity/utilities
4583 Downloads
Utility classes to provide a tuple dictionary and to convert a simple XML class to an array
borislavsabev/simple-xml-loader
1641 Downloads
A minimalistic SimpleXml loader. Wraps the simplexml_load_XXXX() methods and provides error handling.
socialengineers/soap-parser
3246 Downloads
A library that manually parses SOAP XML requests via the SimpleXMLElement class, allowing retrieval of called SOAP function and parameters.
logifire/xml
17730 Downloads
Type safe XML reader using SimpleXMLElement internally
joeycumines/simple-xml-util
4915 Downloads
Utilities to improve maintainability of code that relies on PHP's simplexml_load_string.