Libraries tagged by json-decode
wyrihaximus/json-throwable
259646 Downloads
📠JSON encode and decode throwables and exceptions
eftec/services_json
22937 Downloads
PHP implementaion of json_encode/decode
raveren/kint
1546783 Downloads
☯ Insightful PHP debugging assistant.
kunststube/rison
57704 Downloads
A PHP encoder and decoder for Rison, the compact JSON-like data format optimized for URIs.
alancting/php-microsoft-jwt
32102 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
27387 Downloads
A Simple wrapper of json_decode() and json_encode(). This provides object-oriented interface and exception-based error handing.
hampel/json
89785 Downloads
A simple wrapper for json_encode and json_decode with exception based error handling
brunas/json
11714 Downloads
Json decode/encode library
digiaonline/json-helpers
65300 Downloads
Exception-based wrappers for json_encode and json_decode
dschledermann/json-coder
708 Downloads
Encode and decode JSON objects from and to custom PHP classes
chubbyphp/chubbyphp-decode-encode
23177 Downloads
Chubbyphp decode/encode json/jsonx/url-encoded/xml/yaml
networkteam/json-seq
25541 Downloads
JSON Text Sequences (RFC7464) encoder and decoder
serafim/json5
331 Downloads
JSON5 parser
jwt/php-jwt
7564 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
jesseschalken/pure-json
40180 Downloads
json_encode/json_decode wrapper with error checking and one-to-one mapping between PHP and JSON values