Top Level :: XMLxmlwriter 0.1
This package is not maintained anymore and has been superseded. Package has moved to channel http://www.php.net/xmlwriter, package XmlWriter in Core.
| Package Information |
| Summary |
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) |
| Maintainers |
Rob Richards <rrichards@php.net> (lead) [details] Pierre Joye (developer) [wishlist] [details]
|
| License |
PHP |
| Description |
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. |
Release notes Version 0.1 (alpha) |
Initial Release |
|
| Dependencies for release 0.1 |
|
|