Libraries tagged by json-decode
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
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
33 Downloads
A PHP encoder and decoder for Rison, the compact JSON-like data format optimized for URIs.
zegl/dson-php
29 Downloads
DSON encoder and decoder for PHP
suin/marshaller
67 Downloads
Type-safe data mapping between JSON and a PHP class object.
orisai/data-sources
23343 Downloads
Load and save data from and to various data formats
paysera/lib-object-wrapper
21047 Downloads
Wrapper around JSON-decoded data that lets easily get structured items
yunchuang/php-jwt
488 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
tungltdev/laravel-php-jwt
176 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP.
phalapi/jwt
2760 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
fizzday/fizzjwt
403 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP, based on 'firebase/jwt', add the decode() third param default 'HS256'(JWT 无状态 restful api 认证)
supermetrics/jsonpath
0 Downloads
Extract data from a decoded JSON document using the versatile JSONPath query language