Libraries tagged by decode json
iftekhardanimobi/php-jwt
5 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
heptagon-firebase/php-jwt
259 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
henryeticom/php-jwt
14 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP
gilclei/my-jwt
3 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP
fstnet/php-jwt
5 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
drefined/php-jwt
29 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
dmitriypodoplelov/php-jwt
4 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).
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
davidfricker/cleanjson
55 Downloads
A simple wrapper around PHP's Json functions giving a simple approach to error checking on decode.
webmozart/json
827771 Downloads
A robust JSON decoder/encoder with support for schema validation.