phpDOM – Document Object Model for PHP

phpDOM is a class library for creating, extending and manipulating XML document. It is based on the DOM/XML library of PHP 4.x. It acts as a wrapper to the functions provided by the DOM/XML library. It can be easily extended to reflect several documents.

Goto http://devil.medialab.at/projects/phpdom

Leave a Reply