xml-writer
There are 10 repositories under xml-writer topic.
saloonphp/xml-wrangler
🌵 XML Wrangler - Easily Read & Write XML in PHP
nilern/Eximia
A fast and small XML processor for Clojure. With XML namespace support and secure defaults.
lib16/xml-builder-php
lib16 XML Builder is a PHP 7 library for creating XML documents.
a-kushnir/excel-xml-writer
Excel Xml Writer is a C# library that allows generating Excel Workbooks using XML internal format
limepillX/java-xml-read-write
XML reader and writer, JAVA
yakiv-khorunzhyi/xml-package
This package provides two classes of work with xml (Reader and Writer).
fahimmohammad/xmlHelper
XML writer with automatically managed indentation.
roboxerox/XML_Read_Write
Qt based example to read and write xml file or xml string.
VA7ODR/json_document
Very efficient JSON parsing, writing and accessing library for C++. Currently used in a major Point of Sale application among other projects as the main library for using JSON and XML. Designed to allow use of JSON in C++ in a manner similar to other languages like Javascript and Python. For example int iValue = jDocument["key"]["subKey"]._int();