Libraries tagged by json decoder
drefined/php-jwt
29 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
chunyu/jwt
21 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
anboo/php-jwt
976 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Support several key types including JWK.
50onred/php-jwt
62 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
papalapa/jwt
5 Downloads
Library to Encode/Decode JWT (Json Web Tokens)
runalyze/ubjson
13 Downloads
Library to encode and decode universal binary json files (ubjson / *.ubj).
punkstar/document-marshaller
17 Downloads
A library for encoding and decoded structured data using JSON
davidfricker/cleanjson
55 Downloads
A simple wrapper around PHP's Json functions giving a simple approach to error checking on decode.
alancting/php-adfs-jwt
24 Downloads
A simple library to encode and decode Microsoft Active Directory Federation Services (ADFS) JSON Web Tokens (JWT) in PHP, conforming to RFC 7519
rmtram/jsonp-parser
1370 Downloads
processing of JSONP decoding and encoding.