Libraries tagged by JSON Web Token
fizzday/fizzjwt
1120 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP, based on 'firebase/jwt', add the decode() third param default 'HS256'(JWT 无状态 restful api 认证)
aliirfaan/laravel-simple-jwt
2978 Downloads
Generate and verify Json Web Token (JWT) in Laravel
janakdom/jwt-refresh-token-bundle
1095 Downloads
Implements a refresh token system over Json Web Tokens in Symfony
ionghitun/jwt-token
2140 Downloads
Json web token generation and validation.
wramirez83/sjwt
264 Downloads
Simple and efficient JWT (JSON Web Token) generation and validation library for Laravel 12
wepesi/jwt
9 Downloads
simple json token web for simple authentication and token genetator
webeau/jwt-auth
541 Downloads
JSON Web Token Authentication for Laravel and Lumen
vargvinter/jwt-auth
468 Downloads
JSON Web Token Authentication for Laravel and Lumen
rch/jwt-user-bundle
165 Downloads
Json Web Token authentication bundle including FOSUserBundle integration
localzet/lwt
99 Downloads
Localzet LWT is a library for working with Localzet Web Tokens, which are based on JWT (JSON Web Tokens). It provides functionality for creating, verifying, and handling tokens using modern technologies and standards.
localzet/jwt
54 Downloads
Localzet JWT is a library for working with JSON Web Tokens (JWT). Developed by Ivan Zorin, it uses modern technologies and standards for creating, verifying, and handling JWTs.
kolayik/auth
1937 Downloads
Kolay Auth
joseluciob/jwt-auth
353 Downloads
JSON Web Token Authentication for Laravel and Lumen
iachilles/pjwt
44 Downloads
PHP implementation of JSON Web Token (JWT). It provides a simple way to create, sign and verify JWT.
dees040/jwt-auth
81077 Downloads
JSON Web Token Authentication for Laravel and Lumen