The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php-pecl-dom-varimport - Convert nested arrays into DOMDocument

Website:
http://pecl.php.net/package/dom_varimport
Licence:
PHP
Vendor:
Remi Collet
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).

Package built for PHP 5.6.

Packages

php-pecl-dom-varimport-1.11.3-1.el6.remi.5.6.i686 [15 KiB] Changelog by Remi Collet (2015-08-05):
- Update to 1.11.3
php-pecl-dom-varimport-1.11.2-1.el6.remi.5.6.i686 [15 KiB] Changelog by Remi Collet (2015-08-04):
- Initial RPM package
- open https://github.com/DmitryKoterov/dom_varimport/pull/5
  fix config.m4 + fix role for tests

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.