Libraries tagged by json_decode
php-sage/sage
14651 Downloads
☯ Insightful PHP debugging assistant.
raveren/kint
1521806 Downloads
☯ Insightful PHP debugging assistant.
kunststube/rison
50932 Downloads
A PHP encoder and decoder for Rison, the compact JSON-like data format optimized for URIs.
alancting/php-microsoft-jwt
23910 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
klkvsk/json-decode-stream
41309 Downloads
JSON streaming reader
hampel/json
74722 Downloads
A simple wrapper for json_encode and json_decode with exception based error handling
brunas/json
5296 Downloads
Json decode/encode library
digiaonline/json-helpers
57584 Downloads
Exception-based wrappers for json_encode and json_decode
otaavioo/json
16064 Downloads
A light package for json encode/decode functions
chubbyphp/chubbyphp-decode-encode
16918 Downloads
Chubbyphp decode/encode json/jsonx/url-encoded/xml/yaml
networkteam/json-seq
21810 Downloads
JSON Text Sequences (RFC7464) encoder and decoder
suin/json
27123 Downloads
A Simple wrapper of json_decode() and json_encode(). This provides object-oriented interface and exception-based error handing.
schnittstabil/json-decode-file
1348 Downloads
Read and decode JSON files
mihasicehcek/json_parser
5123 Downloads
Simple wrapper over json_decode/json_encode php functions. Throws exceptions when decoding/encoding fails
jesseschalken/pure-json
37552 Downloads
json_encode/json_decode wrapper with error checking and one-to-one mapping between PHP and JSON values