Libraries tagged by decode json
crossjoin/json
180 Downloads
JSON decoder and encoder for PHP with full Unicode support following RFC 7159. Besides UTF-8 it also supports JSON in UTF-16BE, UTF-16LE, UTF-32BE and UTF-32LE encoding. And, as suggested by the RFC for better interoperability, it can also ignore byte order marks (BOMs) when parsing JSON.
rmtram/jsonp-parser
1373 Downloads
processing of JSONP decoding and encoding.
cylab/json
975 Downloads
Encodes, decodes, and validates JSON data.
yetione/php-json
98 Downloads
PHP JSON encode/decode module
tc/json
26 Downloads
A JSON encode/decode helper with easier error handling for PHP
sgmendez/jsonbundle
17 Downloads
Symfony2 bundle for json encode and decode
rcs_us/php-json
64 Downloads
Wrapper for PHP's Native JSON encode/decode that provides very specific exceptions and details as to what is wrong with the JSON.
quantum13/php-json
6 Downloads
Another realization of json encode/decode
goma/goma-json-lib
1650 Downloads
Goma JSON Lib provides Exception handling for JSON encode and decode. It has a workaround for non-utf8 values.
litgroup/json
255 Downloads
Library for JSON encode/decode.
ksmz/json
183 Downloads
JSON encode/decode wrapper with catchable exceptions
bernardosecades/php-json
9830 Downloads
Encode, decode, handle errors and valid json with php
skqr/json
218 Downloads
GOintegro JSON Lib
sgmendez/json
77 Downloads
A PHP library for manipulate JSON data
qlimix/encoding-json
6 Downloads
Encoding & decoding array's to string and vice versa