Libraries tagged by json5_decode
pnz/json-exception
315900 Downloads
Json decode/encode library with exception throwing on error.
klkvsk/json-decode-stream
52153 Downloads
JSON streaming reader
wyrihaximus/json-throwable
259322 Downloads
📠JSON encode and decode throwables and exceptions
eftec/services_json
22736 Downloads
PHP implementaion of json_encode/decode
raveren/kint
1546449 Downloads
☯ Insightful PHP debugging assistant.
kunststube/rison
57589 Downloads
A PHP encoder and decoder for Rison, the compact JSON-like data format optimized for URIs.
alancting/php-microsoft-jwt
31855 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
suin/json
27378 Downloads
A Simple wrapper of json_decode() and json_encode(). This provides object-oriented interface and exception-based error handing.
hampel/json
89504 Downloads
A simple wrapper for json_encode and json_decode with exception based error handling
brunas/json
11580 Downloads
Json decode/encode library
digiaonline/json-helpers
65023 Downloads
Exception-based wrappers for json_encode and json_decode
dschledermann/json-coder
664 Downloads
Encode and decode JSON objects from and to custom PHP classes
chubbyphp/chubbyphp-decode-encode
22989 Downloads
Chubbyphp decode/encode json/jsonx/url-encoded/xml/yaml
networkteam/json-seq
25498 Downloads
JSON Text Sequences (RFC7464) encoder and decoder
jwt/php-jwt
7450 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.