Libraries tagged by jsonp decode
pnz/json-exception
225470 Downloads
Json decode/encode library with exception throwing on error.
klkvsk/json-decode-stream
45510 Downloads
JSON streaming reader
eftec/services_json
16962 Downloads
PHP implementaion of json_encode/decode
raveren/kint
1534207 Downloads
☯ Insightful PHP debugging assistant.
kunststube/rison
53570 Downloads
A PHP encoder and decoder for Rison, the compact JSON-like data format optimized for URIs.
alancting/php-microsoft-jwt
27344 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
80531 Downloads
A simple wrapper for json_encode and json_decode with exception based error handling
brunas/json
7034 Downloads
Json decode/encode library
digiaonline/json-helpers
61126 Downloads
Exception-based wrappers for json_encode and json_decode
wyrihaximus/json-psr7
66696 Downloads
JSON encode and decode PSR-7 requests and responses
chubbyphp/chubbyphp-decode-encode
20110 Downloads
Chubbyphp decode/encode json/jsonx/url-encoded/xml/yaml
networkteam/json-seq
23358 Downloads
JSON Text Sequences (RFC7464) encoder and decoder
serafim/json5
198 Downloads
JSON5 parser
jwt/php-jwt
4002 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
suin/json
27174 Downloads
A Simple wrapper of json_decode() and json_encode(). This provides object-oriented interface and exception-based error handing.