Libraries tagged by json_decode
wyrihaximus/json-throwable
257027 Downloads
📠JSON encode and decode throwables and exceptions
eftec/services_json
21861 Downloads
PHP implementaion of json_encode/decode
raveren/kint
1544634 Downloads
☯ Insightful PHP debugging assistant.
kunststube/rison
56912 Downloads
A PHP encoder and decoder for Rison, the compact JSON-like data format optimized for URIs.
alancting/php-microsoft-jwt
31072 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
27269 Downloads
A Simple wrapper of json_decode() and json_encode(). This provides object-oriented interface and exception-based error handing.
hampel/json
88121 Downloads
A simple wrapper for json_encode and json_decode with exception based error handling
brunas/json
11007 Downloads
Json decode/encode library
digiaonline/json-helpers
64220 Downloads
Exception-based wrappers for json_encode and json_decode
dschledermann/json-coder
514 Downloads
Encode and decode JSON objects from and to custom PHP classes
chubbyphp/chubbyphp-decode-encode
22515 Downloads
Chubbyphp decode/encode json/jsonx/url-encoded/xml/yaml
networkteam/json-seq
25268 Downloads
JSON Text Sequences (RFC7464) encoder and decoder
serafim/json5
267 Downloads
JSON5 parser
orisai/data-sources
23652 Downloads
Load and save data from and to various data formats
jwt/php-jwt
6450 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.