Libraries tagged by json5_decode
majorgrey/pretty_json
551 Downloads
JSON pretty print for PHP
cse/helpers-json
946 Downloads
The helpers allows you to JSON processing. Encode, decode, check error, throw exception - all this is available in this library.
codekandis/json-codec
642 Downloads
With the JSON codec you will be able to encode into and decode from JSON data in an object oriented way. It wraps PHP's functions `json_encode()` and `json_decode()`.
alexeyshockov/json-wrapper
1039 Downloads
json_encode() and json_decode() wrapper with better error handling
eugene-melbourne/json-encoder-decoder
2241 Downloads
Encodes and Decodes JSON strings
wyrihaximus/react-cache-json
2237 Downloads
JSON encode/decode decorator for react/cache
wyrihaximus/json-psr7
66653 Downloads
JSON encode and decode PSR-7 requests and responses
ksmz/json
177 Downloads
JSON encode/decode wrapper with catchable exceptions
eluhr/yii2-json-attribute-behavior
1144 Downloads
This behavior automatically decodes attributes from JSON to arrays before validation, handling errors and re-encoding if validation fails.
mtarld/json-encoder-bundle
21 Downloads
A Symfony Bundle that provides powerful methods to encode/decode data structures into/from JSON.
skqr/json
211 Downloads
GOintegro JSON Lib
sgmendez/json
75 Downloads
A PHP library for manipulate JSON data
gointegro/json
8992 Downloads
GOintegro JSON Lib
slick/json-api-bundle
53 Downloads
Adds JSONAPI.org encoders and decoders to an Symfony apps
grinfeld/phpjsonable
4752 Downloads
Simple json encode and decode object