Libraries tagged by json5_decode
pnz/json-exception
298007 Downloads
Json decode/encode library with exception throwing on error.
klkvsk/json-decode-stream
50012 Downloads
JSON streaming reader
wyrihaximus/json-throwable
255209 Downloads
📠JSON encode and decode throwables and exceptions
eftec/services_json
21124 Downloads
PHP implementaion of json_encode/decode
raveren/kint
1542938 Downloads
☯ Insightful PHP debugging assistant.
kunststube/rison
56198 Downloads
A PHP encoder and decoder for Rison, the compact JSON-like data format optimized for URIs.
alancting/php-microsoft-jwt
30364 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
86666 Downloads
A simple wrapper for json_encode and json_decode with exception based error handling
brunas/json
10187 Downloads
Json decode/encode library
digiaonline/json-helpers
63471 Downloads
Exception-based wrappers for json_encode and json_decode
chubbyphp/chubbyphp-decode-encode
22027 Downloads
Chubbyphp decode/encode json/jsonx/url-encoded/xml/yaml
networkteam/json-seq
24924 Downloads
JSON Text Sequences (RFC7464) encoder and decoder
orisai/data-sources
23540 Downloads
Load and save data from and to various data formats
jwt/php-jwt
5572 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
suin/json
27221 Downloads
A Simple wrapper of json_decode() and json_encode(). This provides object-oriented interface and exception-based error handing.