Libraries tagged by json5_decode
eugene-melbourne/json-encoder-decoder
2335 Downloads
Encodes and Decodes JSON strings
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
goma/goma-json-lib
1743 Downloads
Goma JSON Lib provides Exception handling for JSON encode and decode. It has a workaround for non-utf8 values.
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.
appkit/json
50 Downloads
JSON encoder and decoder for the AppKit framework
eluhr/yii2-json-attribute-behavior
1713 Downloads
This behavior automatically decodes attributes from JSON to arrays before validation, handling errors and re-encoding if validation fails.
cylab/json
975 Downloads
Encodes, decodes, and validates JSON data.