Libraries tagged by json web tokens
lcobucci/jwt
357414447 Downloads
A simple library to work with JSON Web Token and JSON Web Signature
firebase/php-jwt
506064699 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
tymon/jwt-auth
53824690 Downloads
JSON Web Token Authentication for Laravel and Lumen
php-open-source-saver/jwt-auth
12184872 Downloads
JSON Web Token Authentication for Laravel and Lumen
namshi/jose
105781852 Downloads
JSON Object Signing and Encryption library for PHP.
web-token/jwt-framework
21963440 Downloads
JSON Object Signing and Encryption library for PHP and Symfony Bundle.
gesdinet/jwt-refresh-token-bundle
18516984 Downloads
Implements a refresh token system over Json Web Tokens in Symfony
auth0/login
5587571 Downloads
Auth0 Laravel SDK. Straight-forward and tested methods for implementing authentication, and accessing Auth0's Management API endpoints.
auth0/auth0-php
23164317 Downloads
PHP SDK for Auth0 Authentication and Management APIs.
adhocore/jwt
2079831 Downloads
Ultra lightweight JSON web token (JWT) library for PHP5.5+.
rbdwllr/reallysimplejwt
2654512 Downloads
A really simple library to generate user authentication JSON Web Tokens.
gree/jose
2745687 Downloads
JWT, JWS and JWS implementation in PHP
kelvinmo/simplejwt
1357832 Downloads
A simple JSON Web Token library for PHP.
nowakowskir/php-jwt
299937 Downloads
JSON Web Token implementation for PHP.
miladrahimi/php-jwt
287258 Downloads
A PHP implementation of JWT (JSON Web Token) generator, parser, verifier, and validator