A Simpler Way to Generate XML in PHP
In an effort to make XML generation simpler in PHP, I have written another PHP class, called simpexmlwriter.
Much like atom.gen.php, everything you need is all packaged up into one file - simply download and require simplexmlwriter.php and you are ready to start. Links can be found near the bottom of this post.
The same system is in place for contributions and feature requests: post a comment below to either request a feature or link to a modified version of the code and I will consider either merging your changes or adding the feature that you request.
It also has a 'reference' - just like atom.gen.php. A link can be found near the bottom of this post.
If you are still reading this and you are not interested in code, there will be a few things that you may be interesting in appearing on this website soon.