Libraries tagged by json decode
myphptest/json
13 Downloads
PHP library to encode and decode JSON
mycomposer01/json
16 Downloads
PHP library to encode and decode JSON
locustv2/yii2-json-data-behavior
241 Downloads
Enables you to easily encode and decode json in your activerecords.
joelwurtz/json-stream
1 Downloads
Lazy, streaming JSON decoding: json_stream_decode() returns an array-accessible document that only parses the paths you access, with SIMD-accelerated scanning and constant-memory transient iteration
itcastsoft/json
136 Downloads
PHP library to encode and decode JSON
eliroytest/json
12 Downloads
PHP library to encode and decode JSON
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
rcs_us/php-json
65 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
comphp/config-json
7 Downloads
Configuration Driver for CommonPHP which encodes/decodes the JSON format
litgroup/json
255 Downloads
Library for JSON encode/decode.
ksmz/json
183 Downloads
JSON encode/decode wrapper with catchable exceptions
zeroem/json-bundle
16 Downloads
Configurable JSON encoder/decoder service
tomwright/json
218 Downloads
An Exception based JSON encoder/decoder.