Requested from:   188.32.119.77
Username:         koterov
Real Name:        Dmitry Koterov
Email:            [email protected] (hide address)
Need php.net Account: yes
Purpose:
I'd like to publish my PHP extension dom_varimport: a simple PHP extension 
to
convert nested arrays into DOMDocument.

https://github.com/DmitryKoterov/dom_varimport

Abstract: 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).

=====

I previously requested an account "dmitrykoterov", but I cannot log 
in to it,
and my petitions to reset the password of "dmitrykoterov" account 
were not
satisfied unfortunately. So I decided to ask for a new account - 
"koterov",
and i swear I'll not forget its password. :-) Also please create a VCS 
account
"koterov" for me (to have consistent logins for VCS and for PECL).

Sponsor:
Johannes Schlüter from pecl-dev

Sponsor:
Johannes Schlüter from pecl-dev

To handle: http://pecl.php.net/admin/?acreq=koterov

More info:
My name is Dmitry Koterov, I am programming for last 15 years in PHP, C++, 
Perl, Python, Java etc. I wrote a couple of thick books about PHP which were 
published in Russia and USA. My GitHub repository: 
https://github.com/DmitryKoterov/


-- 
PECL development discussion Mailing List (http://pecl.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to