Libraries tagged by json-decode
colinodell/json5
17486425 Downloads
UTF-8 compatible JSON5 parser for PHP
karriere/json-decoder
388535 Downloads
JsonDecoder implementation that allows you to convert your JSON data into PHP class objects
webmozart/json
817227 Downloads
A robust JSON decoder/encoder with support for schema validation.
php-sage/sage
25063 Downloads
☯ Insightful PHP debugging assistant.
klkvsk/json-decode-stream
50435 Downloads
JSON streaming reader
raveren/kint
1543570 Downloads
☯ Insightful PHP debugging assistant.
pnz/json-exception
301678 Downloads
Json decode/encode library with exception throwing on error.
suin/json
27250 Downloads
A Simple wrapper of json_decode() and json_encode(). This provides object-oriented interface and exception-based error handing.
hampel/json
87182 Downloads
A simple wrapper for json_encode and json_decode with exception based error handling
brunas/json
10487 Downloads
Json decode/encode library
digiaonline/json-helpers
63657 Downloads
Exception-based wrappers for json_encode and json_decode
schnittstabil/json-decode-file
1372 Downloads
Read and decode JSON files
mihasicehcek/json_parser
5651 Downloads
Simple wrapper over json_decode/json_encode php functions. Throws exceptions when decoding/encoding fails
jesseschalken/pure-json
39834 Downloads
json_encode/json_decode wrapper with error checking and one-to-one mapping between PHP and JSON values
dv-team/json
880 Downloads
A wrapper-class for json_encode and json_decode to automatically set some constants like JSON_UNESCAPED_SLASHES | JSON_UNESCAPED_UNICODE | JSON_THROW_ON_ERROR