Libraries tagged by json-web-token
lcobucci/jwt
252551378 Downloads
A simple library to work with JSON Web Token and JSON Web Signature
firebase/php-jwt
351606227 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
tymon/jwt-auth
40528708 Downloads
JSON Web Token Authentication for Laravel and Lumen
namshi/jose
86776199 Downloads
JSON Object Signing and Encryption library for PHP.
php-open-source-saver/jwt-auth
6377796 Downloads
JSON Web Token Authentication for Laravel and Lumen
auth0/auth0-php
15483794 Downloads
PHP SDK for Auth0 Authentication and Management APIs.
gesdinet/jwt-refresh-token-bundle
12779720 Downloads
Implements a refresh token system over Json Web Tokens in Symfony
rbdwllr/reallysimplejwt
1883980 Downloads
A really simple library to generate user authentication JSON Web Tokens.
auth0/login
3935104 Downloads
Auth0 Laravel SDK. Straight-forward and tested methods for implementing authentication, and accessing Auth0's Management API endpoints.
adhocore/jwt
1194930 Downloads
Ultra lightweight JSON web token (JWT) library for PHP5.5+.
gree/jose
2165409 Downloads
JWT, JWS and JWS implementation in PHP
miladrahimi/php-jwt
208524 Downloads
A PHP implementation of JWT (JSON Web Token) generator, parser, verifier, and validator
auth0/symfony
470390 Downloads
Symfony SDK for Auth0 Authentication and Management APIs.
kelvinmo/simplejwt
841987 Downloads
A simple JSON Web Token library for PHP.
fproject/php-jwt
1418493 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Support several key types including JWK.