Libraries tagged by simflex
adduc/cdata-simplexml
7022 Downloads
Wrapper around SimpleXMLElement to provide cdata support.
makinacorpus/simple-xml-reader
2310 Downloads
Extends XMLReader PHP class, for simple SAX-reading and XPath queries of huge XML files.
kerigard/lpsolve
1740 Downloads
LPSolve extension as simple PHP library
dataground/simpledom
35457 Downloads
A bridge between SimpleXML and the DOM extension, plus a bunch of convenience methods
fawno/simple-xml-extended
9614 Downloads
SimpleXMLElement Extended class
danmichaelo/quitesimplexmlelement
8070 Downloads
Wrapper that adds easier namespace handling and some helper methods to SimpleXML.
berlioz/html-selector
12258 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
2395 Downloads
PHP7 OOP tools for debugging your code when working with PHP's SimpleXML functions.
pfazzi/simplex-mapper
3794 Downloads
A simple mapping library
krafjp/simplexmlreader
9956 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.
kelvinmo/simplexrd
3478 Downloads
An extraordinarily simple XRD parser written in PHP.
bentools/simplexmlextended
21640 Downloads
Some extra functions to work with SimpleXml.
lyquidity/utilities
4258 Downloads
Utility classes to provide a tuple dictionary and to convert a simple XML class to an array
borislavsabev/simple-xml-loader
1517 Downloads
A minimalistic SimpleXml loader. Wraps the simplexml_load_XXXX() methods and provides error handling.
lum/simpledom
4569 Downloads
A bridge between SimpleXML and the DOM extension.