Libraries tagged by decode json
kfreiman/yii2-json-attribute-behavior
12376 Downloads
Yii2 Behavior for encode and decode json stored attributes
dschledermann/json-coder
730 Downloads
Encode and decode JSON objects from and to custom PHP classes
suin/json
27412 Downloads
A Simple wrapper of json_decode() and json_encode(). This provides object-oriented interface and exception-based error handing.
hampel/json
90013 Downloads
A simple wrapper for json_encode and json_decode with exception based error handling
brunas/json
11781 Downloads
Json decode/encode library
digiaonline/json-helpers
65467 Downloads
Exception-based wrappers for json_encode and json_decode
chubbyphp/chubbyphp-decode-encode
23340 Downloads
Chubbyphp decode/encode json/jsonx/url-encoded/xml/yaml
serafim/json5
351 Downloads
JSON5 parser
jwt/php-jwt
7733 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
phpcomposer/json
6316 Downloads
php library to encode and decode json
jesseschalken/pure-json
40220 Downloads
json_encode/json_decode wrapper with error checking and one-to-one mapping between PHP and JSON values
dv-team/json
981 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
1363 Downloads
This behavior automatically decodes attributes from JSON to arrays before validation, handling errors and re-encoding if validation fails.
wyrihaximus/json-psr7
66906 Downloads
JSON encode and decode PSR-7 requests and responses
otaavioo/json
17487 Downloads
A light package for json encode/decode functions