Provides fast, non-cached, forward-only means to write XML data. This PECL extension is dead, instead use XMLWriter that comes with core (as of PHP 5.1.2)
This extension wraps the libxml xmlWriter API. Represents a writer that provides a non-cached, forward-only means of generating streams or files containing XML data.
License: PHP