Libraries tagged by decode json
serafim/json5
239 Downloads
JSON5 parser
phputil/json
5717 Downloads
A JSON encoder and decoder that can also convert PHP objects with private or protected attributes.
perfilov/php-dto-packer
1885 Downloads
Convert array, json, objects into a strongly-typed values (and back) for transferring throw services
vfork-fproject/php-jwt
6597 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Support several key types including JWK.
invenso/microsoft-jwt
4598 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
oktopost/jsonencode
1096 Downloads
Fix the behavior of json_encode and json_decode
majorgrey/pretty_json
580 Downloads
JSON pretty print for PHP
cse/helpers-json
951 Downloads
The helpers allows you to JSON processing. Encode, decode, check error, throw exception - all this is available in this library.
wyrihaximus/react-cache-json
2237 Downloads
JSON encode/decode decorator for react/cache
wyrihaximus/json-psr7
66861 Downloads
JSON encode and decode PSR-7 requests and responses
mtarld/json-encoder-bundle
26 Downloads
A Symfony Bundle that provides powerful methods to encode/decode data structures into/from JSON.
imxfly/jwt
14 Downloads
A basic library to encode and decode JSON Web Tokens (JWT) in PHP, conforming to RFC 7519.
bayfrontmedia/php-jwt
848 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP, conforming to RFC 7519.
piedweb/rison
38 Downloads
A PHP encoder and decoder for Rison, the compact JSON-like data format optimized for URIs.
yunchuang/php-jwt
488 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.