Libraries tagged by json decode
klkvsk/json-decode-stream
45084 Downloads
JSON streaming reader
eftec/services_json
16731 Downloads
PHP implementaion of json_encode/decode
raveren/kint
1533930 Downloads
☯ Insightful PHP debugging assistant.
kunststube/rison
53485 Downloads
A PHP encoder and decoder for Rison, the compact JSON-like data format optimized for URIs.
alancting/php-microsoft-jwt
27265 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
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
otaavioo/json
16747 Downloads
A light package for json encode/decode functions
chubbyphp/chubbyphp-decode-encode
20063 Downloads
Chubbyphp decode/encode json/jsonx/url-encoded/xml/yaml
networkteam/json-seq
23314 Downloads
JSON Text Sequences (RFC7464) encoder and decoder
serafim/json5
179 Downloads
JSON5 parser
paysera/lib-object-wrapper
20967 Downloads
Wrapper around JSON-decoded data that lets easily get structured items
jwt/php-jwt
3978 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
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