Libraries tagged by json-decode
dv-team/json
777 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
phpcomposer/json
5832 Downloads
php library to encode and decode json
kfreiman/yii2-json-attribute-behavior
12126 Downloads
Yii2 Behavior for encode and decode json stored attributes
dschledermann/json-coder
294 Downloads
Encode and decode JSON objects from and to custom PHP classes
phputil/json
5709 Downloads
A JSON encoder and decoder that can also convert PHP objects with private or protected attributes.
otaavioo/json
17032 Downloads
A light package for json encode/decode functions
api-clients/middleware-json
75497 Downloads
JSON encode/decode middleware
serafim/json5
237 Downloads
JSON5 parser
perfilov/php-dto-packer
1871 Downloads
Convert array, json, objects into a strongly-typed values (and back) for transferring throw services
sunrise/coder
637 Downloads
A flexible data coder for encoding and decoding formats like JSON, YAML, and more.
oktopost/jsonencode
1092 Downloads
Fix the behavior of json_encode and json_decode
vfork-fproject/php-jwt
6551 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Support several key types including JWK.
invenso/microsoft-jwt
4590 Downloads
A simple library to validate and decode Microsoft Azure Active Directory (Azure AD), Microsoft Active Directory Federation Services (ADFS) JSON Web Tokens (JWT) in PHP, conforming to RFC 7519
majorgrey/pretty_json
580 Downloads
JSON pretty print for PHP
cse/helpers-json
950 Downloads
The helpers allows you to JSON processing. Encode, decode, check error, throw exception - all this is available in this library.