| Package Information |
| Summary |
Provides fast, non-cached, forward-only means to write XML data. |
| Maintainers |
Rob Richards <rrichards@php.net> (lead) [details] Pierre-Alain 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 Version1.0 |
Many Bug Fixes
Use PHP streams under PHP 4
Add xmlwriter_flush function to flush buffer
Add support for xmlTextWriterStart/EndComment |
|