Top Level :: XMLxmlwriter 2.0.1
This package is not maintained, if you would like to take over please go to this page.
| 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-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 Version2.0.1 |
- Switch from PHP License to BSD-like license
- Allow recursive calls to __get/__set for different properties (ilia) |
|
| Dependencies for release 2.0.1 |
|
PHP Version: PHP 4.3.0 or newer
|
|
|