Libraries tagged by decode json
hampel/json
74760 Downloads
A simple wrapper for json_encode and json_decode with exception based error handling
brunas/json
5344 Downloads
Json decode/encode library
digiaonline/json-helpers
57600 Downloads
Exception-based wrappers for json_encode and json_decode
chubbyphp/chubbyphp-decode-encode
16939 Downloads
Chubbyphp decode/encode json/jsonx/url-encoded/xml/yaml
otaavioo/json
16069 Downloads
A light package for json encode/decode functions
schnittstabil/json-decode-file
1348 Downloads
Read and decode JSON files
phpcomposer/json
5189 Downloads
php library to encode and decode json
kfreiman/yii2-json-attribute-behavior
11720 Downloads
Yii2 Behavior for encode and decode json stored attributes
suin/json
27123 Downloads
A Simple wrapper of json_decode() and json_encode(). This provides object-oriented interface and exception-based error handing.
mihasicehcek/json_parser
5123 Downloads
Simple wrapper over json_decode/json_encode php functions. Throws exceptions when decoding/encoding fails
jesseschalken/pure-json
37563 Downloads
json_encode/json_decode wrapper with error checking and one-to-one mapping between PHP and JSON values
dv-team/json
481 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
api-clients/middleware-json
75170 Downloads
JSON encode/decode middleware
serafim/json5
122 Downloads
JSON5 parser
phputil/json
5619 Downloads
A JSON encoder and decoder that can also convert PHP objects with private or protected attributes.