| Recommend this page to a friend! | 
|  Download | 
| Info | Screenshots |  Files |  Install with Composer |  Download | Reputation | Support forum | Blog | Links | 
| Ratings | Unique User Downloads | Download Rankings | ||||
|     63% | Total: 18,427 | All time:  42 This week: 74  | ||||
| Version | License | Categories | ||||
| xmlwriter 1.0.0 | BSD License | XML | ||||
| Description | Author | ||||||||
| Class for composing and generating XML documents. It features: | 
 | 
| Screenshots (1) | ||
|  Files (8) | 
| File | Role | Description | 
|---|---|---|
|    LICENSE | Lic. | BSD License | 
|    myxmldocument.dtd | Data | DTD file for the generated XML document example | 
|    myxmldocument.xml | Output | XML document generated by the class using the example code from the documentation | 
|    myxmldocument.xsl | Data | Example XML stylesheet to render the sample output document as an HTML page in XML capable browser | 
|    test_xml_writer.php | Example | Example of generation of a XML document | 
|    xmlwriterclass.html | Doc. | Documentation of the class with example code | 
|  xmlwriterclass.php | Class | XML writer class | 
| The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page. | 
|  Install with Composer | 
| Version Control | Reuses | Unique User Downloads | Download Rankings | ||||||||||||||||
| 0% | 2 | 
 | 
 | 
| User Ratings | User Comments (2) | |||||||||||||||||||||||||||||||||||||
| 
 | 
 | |||||||||||||||||||||||||||||||||||||
| Applications that use this package | 
 If you know an application of this package, send a message to the author to add a link here.
 If you know an application of this package, send a message to the author to add a link here.
| Other classes that need this package | 
| Class | Why it is needed | Dependency | 
|---|---|---|
| RSS Writer class | Base class used to compose and generate XML RSS documents | Required | 
| SOAP server class | Generate the SOAP XML request responses | Required | 
| Related pages | 
| Class that does the opposite: parsing a XML document from a file or stream. | 
| Web service that creates DTD files from XML document samples |