Libraries tagged by json decoder
raveren/kint
1542356 Downloads
☯ Insightful PHP debugging assistant.
alancting/php-microsoft-jwt
30062 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
hampel/json
86196 Downloads
A simple wrapper for json_encode and json_decode with exception based error handling
brunas/json
9801 Downloads
Json decode/encode library
digiaonline/json-helpers
63311 Downloads
Exception-based wrappers for json_encode and json_decode
chubbyphp/chubbyphp-decode-encode
21888 Downloads
Chubbyphp decode/encode json/jsonx/url-encoded/xml/yaml
jwt/php-jwt
5185 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
schnittstabil/json-decode-file
1372 Downloads
Read and decode JSON files
mihasicehcek/json_parser
5620 Downloads
Simple wrapper over json_decode/json_encode php functions. Throws exceptions when decoding/encoding fails
jesseschalken/pure-json
39667 Downloads
json_encode/json_decode wrapper with error checking and one-to-one mapping between PHP and JSON values
dv-team/json
854 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
6022 Downloads
php library to encode and decode json
kfreiman/yii2-json-attribute-behavior
12224 Downloads
Yii2 Behavior for encode and decode json stored attributes
dschledermann/json-coder
378 Downloads
Encode and decode JSON objects from and to custom PHP classes
otaavioo/json
17278 Downloads
A light package for json encode/decode functions