Libraries tagged by json web tokens
lcobucci/jwt
276178409 Downloads
A simple library to work with JSON Web Token and JSON Web Signature
firebase/php-jwt
386896852 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
tymon/jwt-auth
43809561 Downloads
JSON Web Token Authentication for Laravel and Lumen
namshi/jose
91580190 Downloads
JSON Object Signing and Encryption library for PHP.
web-token/jwt-framework
15578975 Downloads
JSON Object Signing and Encryption library for PHP and Symfony Bundle.
gesdinet/jwt-refresh-token-bundle
13984144 Downloads
Implements a refresh token system over Json Web Tokens in Symfony
php-open-source-saver/jwt-auth
7501395 Downloads
JSON Web Token Authentication for Laravel and Lumen
auth0/auth0-php
17110564 Downloads
PHP SDK for Auth0 Authentication and Management APIs.
rbdwllr/reallysimplejwt
2074574 Downloads
A really simple library to generate user authentication JSON Web Tokens.
auth0/login
4324268 Downloads
Auth0 Laravel SDK. Straight-forward and tested methods for implementing authentication, and accessing Auth0's Management API endpoints.
adhocore/jwt
1322577 Downloads
Ultra lightweight JSON web token (JWT) library for PHP5.5+.
gree/jose
2315010 Downloads
JWT, JWS and JWS implementation in PHP
miladrahimi/php-jwt
228510 Downloads
A PHP implementation of JWT (JSON Web Token) generator, parser, verifier, and validator
auth0/symfony
549054 Downloads
Symfony SDK for Auth0 Authentication and Management APIs.
kelvinmo/simplejwt
950068 Downloads
A simple JSON Web Token library for PHP.