Top Level :: XML
:: xmlwriter
:: 2.0.1
xmlwriter 2.0.1
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 at php dot 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 2.0.1
(stable)
|
- 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
|
|
|