Libraries tagged by decode json
hampel/json
83841 Downloads
A simple wrapper for json_encode and json_decode with exception based error handling
brunas/json
8421 Downloads
Json decode/encode library
digiaonline/json-helpers
62414 Downloads
Exception-based wrappers for json_encode and json_decode
chubbyphp/chubbyphp-decode-encode
21134 Downloads
Chubbyphp decode/encode json/jsonx/url-encoded/xml/yaml
jwt/php-jwt
4633 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
phpcomposer/json
5834 Downloads
php library to encode and decode json
kfreiman/yii2-json-attribute-behavior
12133 Downloads
Yii2 Behavior for encode and decode json stored attributes
dschledermann/json-coder
314 Downloads
Encode and decode JSON objects from and to custom PHP classes
suin/json
27184 Downloads
A Simple wrapper of json_decode() and json_encode(). This provides object-oriented interface and exception-based error handing.
mihasicehcek/json_parser
5512 Downloads
Simple wrapper over json_decode/json_encode php functions. Throws exceptions when decoding/encoding fails
jesseschalken/pure-json
39311 Downloads
json_encode/json_decode wrapper with error checking and one-to-one mapping between PHP and JSON values
dv-team/json
800 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
eluhr/yii2-json-attribute-behavior
1204 Downloads
This behavior automatically decodes attributes from JSON to arrays before validation, handling errors and re-encoding if validation fails.
otaavioo/json
17061 Downloads
A light package for json encode/decode functions
api-clients/middleware-json
75501 Downloads
JSON encode/decode middleware