jsonc

This package is not maintained anymore and has been superseded. Package has moved to channel https://www.php.net/json
No replacement provided. Contact us if you know a replacement.

JavaScript Object Notation

Support for JSON (JavaScript Object Notation) serialization.
This is a drop-in alternative to PHP standard json extension.

Maintainer

  • Remi Collet (lead )
  • Omar Kilani (lead ) [inactive]

Details

Stars: 43
Issue openned: 3
Downloads: 134960
1.3.1
11 years ago
Version 1.3.1 change log


- windows build support (thanks to weltling)
- build as json.so or jsonc.so (--with-jsonc option)
- rename LIBJSON_VERSION to HAVE_LIBJSON (internal only)
- parse 64 bits integer as float, or string, on 32 bits build

requires:

  • php >=5.4.0
  • pearinstaller >=1.9.0