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.2
11 years ago
Download DLL for processor with 64 bits architecture (x64)
PHP 5.5
Loading...
Download DLL for processor with 32 bits architecture (x86)
PHP 5.5
Loading...
PHP 5.4
Loading...
Version 1.3.2 change log


- number must not have leading zeroes (json-c pr #90, merged)
- string must be double-quoted (json-c PR #94)
- comment are not allowed (json-c PR #94)
- trailing char after data not allowed (json-c PR #94)
- add JSON_C_BUNDLED and JSON_C_VERSION constants

requires:

  • php >=5.4.0
  • pearinstaller >=1.9.0