Libraries tagged by json web tokens
lcobucci/jwt
341979648 Downloads
A simple library to work with JSON Web Token and JSON Web Signature
firebase/php-jwt
483600009 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
tymon/jwt-auth
52149983 Downloads
JSON Web Token Authentication for Laravel and Lumen
php-open-source-saver/jwt-auth
11284017 Downloads
JSON Web Token Authentication for Laravel and Lumen
namshi/jose
103641539 Downloads
JSON Object Signing and Encryption library for PHP.
web-token/jwt-framework
20877662 Downloads
JSON Object Signing and Encryption library for PHP and Symfony Bundle.
gesdinet/jwt-refresh-token-bundle
17763465 Downloads
Implements a refresh token system over Json Web Tokens in Symfony
auth0/login
5355743 Downloads
Auth0 Laravel SDK. Straight-forward and tested methods for implementing authentication, and accessing Auth0's Management API endpoints.
auth0/auth0-php
22091289 Downloads
PHP SDK for Auth0 Authentication and Management APIs.
rbdwllr/reallysimplejwt
2543567 Downloads
A really simple library to generate user authentication JSON Web Tokens.
adhocore/jwt
1818597 Downloads
Ultra lightweight JSON web token (JWT) library for PHP5.5+.
gree/jose
2683934 Downloads
JWT, JWS and JWS implementation in PHP
admad/cakephp-jwt-auth
788255 Downloads
CakePHP plugin for authenticating using JSON Web Tokens
nowakowskir/php-jwt
283131 Downloads
JSON Web Token implementation for PHP.
gamegos/jws
395644 Downloads
Json Web Signature (JWS) PHP implementation