Libraries tagged by jsonp decode
miladrahimi/php-jwt
278715 Downloads
A PHP implementation of JWT (JSON Web Token) generator, parser, verifier, and validator
pnz/json-exception
432512 Downloads
Json decode/encode library with exception throwing on error.
klkvsk/json-decode-stream
63165 Downloads
JSON streaming reader
wyrihaximus/json-throwable
279483 Downloads
📠JSON encode and decode throwables and exceptions
eftec/services_json
31416 Downloads
PHP implementaion of json_encode/decode
innmind/json
284756 Downloads
Type safe json encoder/decoder
raveren/kint
1570599 Downloads
☯ Insightful PHP debugging assistant.
supermetrics/jsonpath
4783 Downloads
Extract data from a decoded JSON document using the versatile JSONPath query language
alancting/php-microsoft-jwt
46933 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
otar/jsonc
1663 Downloads
A production-ready PHP library for parsing JSONC (JSON with Comments) format with drop-in compatibility for json_decode()
jesseschalken/pure-json
42794 Downloads
json_encode/json_decode wrapper with error checking and one-to-one mapping between PHP and JSON values
hampel/json
101605 Downloads
A simple wrapper for json_encode and json_decode with exception based error handling
brunas/json
20204 Downloads
Json decode/encode library
digiaonline/json-helpers
71960 Downloads
Exception-based wrappers for json_encode and json_decode
dschledermann/json-coder
2008 Downloads
Encode and decode JSON objects from and to custom PHP classes