Forum Moderators: open
There is a PECL package that does this:
[pecl.php.net...]
I've never tried it so I can't endorse that it works, but perhaps it'll be a good starting point in your search.
the PECL WBXML module is a true module, written in C. I have a hunch that a WBXML conversion derived from PHP would be far less efficient than the module.
That said, I did a little more searching and haven't found anything like what you need. Keep looking... and maybe ask around in the PHP forum, the bona fide PHP experts hang around in there.