json-pecl

This package has been superseded, but is still maintained for bugs and security fixes. Package has moved to channel http://www.php.net/json package json.
This extension has been replaced by json.

JavaScript Object Notation. Note: This extension is now part of PHP Core, so use it instead. As of PHP 5.2.0.

Support for JSON (JavaScript Object Notation) serialization.

Maintainer

  • No maintainer! Will you be the next maintainer of this extension?

Details

Downloads: 857549
1.2.0
18 years ago
Version 1.2.0 change log

Complete rewrite using JSON_checker as the base for the parser. Implements the JSON specification. 3-8x faster on encodes and 1.2x-4x faster on decodes.