Libraries tagged by json decoder
colinodell/json5
25134412 Downloads
UTF-8 compatible JSON5 parser for PHP
fproject/php-jwt
1689092 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Support several key types including JWK.
ghostwriter/json
5313508 Downloads
Safely encode and decode JSON
kherge/json
237368 Downloads
Encodes, decodes, and validates JSON data.
herrera-io/json
4541398 Downloads
Encodes, decodes, and validates JSON data.
php-sage/sage
48062 Downloads
☯ Insightful PHP debugging assistant.
pnz/json-exception
427414 Downloads
Json decode/encode library with exception throwing on error.
klkvsk/json-decode-stream
62684 Downloads
JSON streaming reader
wyrihaximus/json-throwable
278732 Downloads
📠 JSON encode and decode throwables and exceptions
eftec/services_json
31211 Downloads
PHP implementaion of json_encode/decode
raveren/kint
1569930 Downloads
☯ Insightful PHP debugging assistant.
supermetrics/jsonpath
4688 Downloads
Extract data from a decoded JSON document using the versatile JSONPath query language
alancting/php-microsoft-jwt
46502 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
jesseschalken/pure-json
42582 Downloads
json_encode/json_decode wrapper with error checking and one-to-one mapping between PHP and JSON values
hampel/json
101209 Downloads
A simple wrapper for json_encode and json_decode with exception based error handling