...sorry, may I create an account to upload this extension? At PECL
"Account request" page I see the text "I have already discussed the topic
of maintaining and/or adding a PECL extension on the
[email protected] list, and we determined it's time for me
to have a PECL account.",
but I have not received a reply from the mailing list...

This extension successfully works in production for months.


On Fri, Apr 18, 2014 at 5:11 PM, Dmitry Koterov <[email protected]>wrote:

> Hi,
>
> I would like to propose a new extension for inclusion in PECL.
>
> Dom_varimport is a simple PHP extension to convert nested arrays into
> DOMDocument with minimum CPU and time consumption.
>
> 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 etc. are very bad in this
> case). The dom_varimport does its best on this field.
>
> Samples:
> https://github.com/DmitryKoterov/dom_varimport
>
> --
> Dmitry
>
>

Reply via email to