0
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 19 hours ago.
May 15, 2023 — May 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added xml to json example to readme More... about 10 years ago
Fixed some typos More... over 10 years ago
Mark PHP source in README.md More... over 10 years ago
Added README More... over 10 years ago
Call encode-object() and encode-array() with the node, not the children More... over 10 years ago
Added phone number example More... over 10 years ago
Added XSD for the JsonDOM namespace More... over 10 years ago
Updated constructor documentation More... over 10 years ago
Removed space after comma in json output from xslt. Added example for data-attributes generated in xslt More... over 10 years ago
Removed libxml error dumps from unit test, do not force json:encode to create an object More... over 10 years ago
Tested and fixed Writer.xsl More... over 10 years ago
Documented and tested Carica\JsonDOM\Writer Use data stream wrapper in WriterXsl tests to avoid windows path name problems More... over 10 years ago
Documented and tested Carica\JsonDOM\Reader More... over 10 years ago
Added xslt version of the JsonDOM Writer More... over 10 years ago
Added JSONx (IBM) and JSOM XML (SAP) example XML files. Use type "number" for int|float values. More... over 10 years ago
Minor cleanups More... over 10 years ago
Added missing json source file More... over 10 years ago
Getting more structure into the examples and expand them to show xpath possibilities and informations about the JsonDOM xml format More... over 10 years ago
Some cleanup, rename convert() to getValueFromNode() More... over 10 years ago
Added json writer class, convert dom to json More... over 10 years ago
Improved key -> element name normalization, allow more chars More... over 10 years ago
Always add type attribute for empty objects, avoid confusion with empty strings More... over 10 years ago
Initial commit, including Reader class and example More... over 10 years ago