Libraries tagged by simflex
adduc/cdata-simplexml
14873 Downloads
Wrapper around SimpleXMLElement to provide cdata support.
makinacorpus/simple-xml-reader
7818 Downloads
Extends XMLReader PHP class, for simple SAX-reading and XPath queries of huge XML files.
kerigard/lpsolve
13713 Downloads
LPSolve extension as simple PHP library
sugarcraft/candy-layout
2379 Downloads
Constraint-based layout solver (Cassowary simplex + greedy fallback)
logifire/xml
27110 Downloads
Type safe XML reader using SimpleXMLElement internally
danmichaelo/quitesimplexmlelement
10208 Downloads
Wrapper that adds easier namespace handling and some helper methods to SimpleXML.
cetria/simple-xml-element
2894 Downloads
Wrapper for SimpleXMLElement object
berlioz/html-selector
16298 Downloads
Berlioz HTML Selector is a PHP library to do queries on HTML files (converted in SimpleXMLElement object) like jQuery on DOM.
krafjp/simplexmlreader
11157 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.
blackscorp/simplexnoise
150 Downloads
Simplex Noise algorithm written in PHP to generate a random noise
bentools/simplexmlextended
25028 Downloads
Some extra functions to work with SimpleXml.
lyquidity/utilities
5240 Downloads
Utility classes to provide a tuple dictionary and to convert a simple XML class to an array
dataground/simpledom
42075 Downloads
A bridge between SimpleXML and the DOM extension, plus a bunch of convenience methods
socialengineers/soap-parser
3589 Downloads
A library that manually parses SOAP XML requests via the SimpleXMLElement class, allowing retrieval of called SOAP function and parameters.
lum/simpledom
6073 Downloads
A bridge between SimpleXML and the DOM extension.