The new PECL package JsonNet-1.0.0 (stable) has been released at
http://pecl.php.net/.
Release notes
-------------
- First version.
Package Info
-------------
The Google JsonNet for PHP.
Jsonnet language, from its most basic features to its powerful object
model, punctuated with examples drawn from the world of cocktails. These
examples are meant to be fun, and although a little contrived, do not restrict
our thinking to any one particular application of Jsonnet.
Caveat: Note that Jsonnet unparses JSON in a simple way. In particular,
it alphabetically reorders object fields in its output. This is natural and
compatible with JSON, since if order is meaningful, an array of pairs should be
used instead of an object. Also, unparsing JSON using a canonical ordering of
field names makes it possible to use diff to compare outputs. However, the
example output on this page has been manually re-ordered in order to allow
easier visual comparison to the given input. The whitespace of the output has
also been tweaked to make it fit more neatly on the page. So, if you run these
examples yourself, the output might be different (but equivalent).
Related Links
-------------
Package home: http://pecl.php.net/package/JsonNet
Changelog: http://pecl.php.net/package-changelog.php?package=JsonNet
Download: http://pecl.php.net/get/JsonNet-1.0.0.tgz
Authors
-------------
Chitao Gao <[email protected]> (lead)
--
PECL development discussion Mailing List (http://pecl.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php