Top Level :: XML
:: dom_varimport
:: 1.11.2
:: Windows
dom_varimport 1.11.2 for Windows
This package is not maintained, if you would like to take over please go to this page.
Package Information |
Summary |
Convert nested arrays into DOMDocument |
Maintainers |
Dmitry Koterov (lead)
[details]
|
License |
PHP |
Description |
The extension converts nested PHP arrays and objects into DOMDocument.
Some of projects use XSLT as a templating engine. To build XML for such engines,
we need a very fast and memory efficient way to convert PHP nested arrays and
objects into DOMDocument object. Also, produced XML should be straight-forward
and as simple as it could be (BTW XMLRPC, SOAP and other XML-based formats are quite
sloppy in this case). So dom_varimport has been introduced: it produces DOMDocument
from a nested array near 20 times faster than a hand-made code in native PHP
(1 MB XML with thousands of nodes could be generated in 1-2 ms). |
Homepage |
https://github.com/DmitryKoterov/dom_varimport
|
Release notes
Version 1.11.2
(stable)
|
** Bug * @attribute: rare bug with numeric keys processing, more errors checks and tests |
|
In case of missing DLLs, consider to contact the
Windows Internals List
(subscribe first).
Dependencies for release 1.11.2 |
|
PHP Version: PHP 5.3.0 or newer PEAR Package: PEAR 1.4.3 or newer PHP Extension: dom PHP Extension: libxml
|
|
|