Libraries tagged by decode json
hampel/json
80353 Downloads
A simple wrapper for json_encode and json_decode with exception based error handling
digiaonline/json-helpers
60768 Downloads
Exception-based wrappers for json_encode and json_decode
chubbyphp/chubbyphp-decode-encode
20063 Downloads
Chubbyphp decode/encode json/jsonx/url-encoded/xml/yaml
otaavioo/json
16747 Downloads
A light package for json encode/decode functions
serafim/json5
179 Downloads
JSON5 parser
jwt/php-jwt
3978 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
phpcomposer/json
5579 Downloads
php library to encode and decode json
kfreiman/yii2-json-attribute-behavior
12025 Downloads
Yii2 Behavior for encode and decode json stored attributes
dschledermann/json-coder
91 Downloads
Encode and decode JSON objects from and to custom PHP classes
suin/json
27173 Downloads
A Simple wrapper of json_decode() and json_encode(). This provides object-oriented interface and exception-based error handing.
mihasicehcek/json_parser
5371 Downloads
Simple wrapper over json_decode/json_encode php functions. Throws exceptions when decoding/encoding fails
jesseschalken/pure-json
38671 Downloads
json_encode/json_decode wrapper with error checking and one-to-one mapping between PHP and JSON values
dv-team/json
686 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
brunas/json
6946 Downloads
Json decode/encode library
api-clients/middleware-json
75393 Downloads
JSON encode/decode middleware