Libraries tagged by json-web-token
lcobucci/jwt
272084909 Downloads
A simple library to work with JSON Web Token and JSON Web Signature
firebase/php-jwt
381208107 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
tymon/jwt-auth
43219742 Downloads
JSON Web Token Authentication for Laravel and Lumen
namshi/jose
90733096 Downloads
JSON Object Signing and Encryption library for PHP.
php-open-source-saver/jwt-auth
7252689 Downloads
JSON Web Token Authentication for Laravel and Lumen
auth0/auth0-php
16793241 Downloads
PHP SDK for Auth0 Authentication and Management APIs.
gesdinet/jwt-refresh-token-bundle
13763726 Downloads
Implements a refresh token system over Json Web Tokens in Symfony
rbdwllr/reallysimplejwt
2038131 Downloads
A really simple library to generate user authentication JSON Web Tokens.
auth0/login
4249043 Downloads
Auth0 Laravel SDK. Straight-forward and tested methods for implementing authentication, and accessing Auth0's Management API endpoints.
adhocore/jwt
1304777 Downloads
Ultra lightweight JSON web token (JWT) library for PHP5.5+.
gree/jose
2286384 Downloads
JWT, JWS and JWS implementation in PHP
miladrahimi/php-jwt
224287 Downloads
A PHP implementation of JWT (JSON Web Token) generator, parser, verifier, and validator
auth0/symfony
531827 Downloads
Symfony SDK for Auth0 Authentication and Management APIs.
kelvinmo/simplejwt
926730 Downloads
A simple JSON Web Token library for PHP.
fproject/php-jwt
1473347 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Support several key types including JWK.