Skip to content

Files

Latest commit

364c28b · Dec 11, 2022

History

History

xmlwriter

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Nov 30, 2022
Dec 11, 2022
Nov 29, 2022

xmlwriter

This is the XMLWriter extension. It wraps the libxml xmlWriter API.

This extension represents a writer that provides a non-cached, forward-only means of generating streams or files containing XML data.

This extension can be used in an object-oriented style or a procedural one. Every method documented describes the alternative procedural call.

Platform Url
PHP.net https://www.php.net/manual/en/book.xmlwriter.php