myjson is a small java library that operates with object literals expressed in JSON notation. It can not only convert from java objects to JSON and back, but also compare or even update a java object with the information contained in a JSON string.
The JavaScript Object Notation (JSON) is a simple and lightweight data interchange format. This project provides PHP libraries for manipulating JSON objects. For more information on JSON, visit http://www.json.org/