xmlwriter-pecl

This package is not maintained anymore and has been superseded. Package has moved to channel http://www.php.net/xmlwriter package XmlWriter in Core.
This extension has been replaced by xmlwriter.

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.

Maintainer

  • Rob Richards (lead )
  • Pierre Joye (developer )

Details

Downloads: 86282
2.0.4
18 years ago
Version 2.0.4 change log

- #6267, Implement xmlTextWriterWriteRaw
- #6266, Implement xmlTextWriterFullEndElement
-#6177, xmlwriter_write_dtd_element inconsistent parameters between function/method

requires:

  • php >=4.3.0
  • pearinstaller >=1.4.0a2