Top Level :: XML
:: xmlwriter
xmlwriter
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. |
|
Dependencies |
Release 2.0.4: |
PHP Version: PHP 4.3.0 or newer PEAR Package: PEAR 1.4.0a2 or newer
|
Release 2.0.2: |
PHP Version: PHP 4.3.0 or newer
|
Release 2.0.1: |
PHP Version: PHP 4.3.0 or newer
|
Dependencies for older releases can be found on the release overview page.
|
|
|