Libraries tagged by simplex
shuchkin/simplexlsxgen
1870029 Downloads
Export data to Excel XLSx file. PHP XLSX generator.
shuchkin/simplexlsx
3195607 Downloads
Parse and retrieve data from Excel XLSx files. MS Excel 2007 workbooks PHP reader.
shuchkin/simplexls
484653 Downloads
Parse and retrieve data from old format Excel XLS files. MS Excel 97 workbooks PHP reader.
imsop/simplexml_debug
149736 Downloads
Tools for debugging your code when working with PHP's SimpleXML functions.
dkrnl/simplexmlreader
947626 Downloads
Wrapper XMLReader class, for simple SAX-reading(and simple XPath-queries) of huge(testing over 1G file) xml.
halilim/xml-iterator
347826 Downloads
XML Reader to simplexml/array iterator with low memory usage and an acceptable level of ease of use.
mnapoli/simplex
122346 Downloads
Pimple fork with full container-interop support
suramon/simple-xml-reader
100554 Downloads
The power of SimpleXmlElement, combined with the resource-friendliness of XmlReader
uestla/simplex-calculator
3431 Downloads
Simple tool for linear programming problems solving
kerigard/lpsolve
6172 Downloads
LPSolve extension as simple PHP library
makinacorpus/simple-xml-reader
3909 Downloads
Extends XMLReader PHP class, for simple SAX-reading and XPath queries of huge XML files.
dataground/simpledom
38887 Downloads
A bridge between SimpleXML and the DOM extension, plus a bunch of convenience methods
logifire/xml
18020 Downloads
Type safe XML reader using SimpleXMLElement internally
danmichaelo/quitesimplexmlelement
9131 Downloads
Wrapper that adds easier namespace handling and some helper methods to SimpleXML.
berlioz/html-selector
13432 Downloads
Berlioz HTML Selector is a PHP library to do queries on HTML files (converted in SimpleXMLElement object) like jQuery on DOM.