Libraries tagged by json-web-token
xaamin/jwt
9223 Downloads
PHP Implementation of JSON Web token with RSA
vfork-fproject/php-jwt
6634 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Support several key types including JWK.
onethereal/jwt-light
201 Downloads
Lightweight JSON Web Token implementation in PHP
nguyenanhung/jwt-helper
16638 Downloads
Json Web Token Helper - Basic, Simple and Lightweight
mrellerm/jwt-refresh-token-bundle
3409 Downloads
Forked bundle gesdinet/jwt-refresh-token-bundle with added fingerprint to token refresh system. Implements a refresh token system over Json Web Tokens in Symfony
lake/larke-jwt
3640 Downloads
A library to work with JSON Web Token and JSON Web Signature.
invenso/microsoft-jwt
4619 Downloads
A simple library to validate and decode Microsoft Azure Active Directory (Azure AD), Microsoft Active Directory Federation Services (ADFS) JSON Web Tokens (JWT) in PHP, conforming to RFC 7519
fizzday/fizzjwt
408 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
1623 Downloads
Generate and verify Json Web Token (JWT) in Laravel
szabacsik/snowflake-json-web-token
2008 Downloads
Snowflake JSON Web Token
wepesi/jwt
8 Downloads
simple json token web for simple authentication and token genetator
sydante/jwt-auth
86 Downloads
JSON Web Token Authentication for Laravel and Lumen
redberry/jwt-auth
33 Downloads
JSON Web Token Authentication for Laravel and Lumen
maksimovic/jose-php
813 Downloads
JWT, JWS and JWS implementation in PHP
kylesean/hyperf-jwt
4 Downloads
A JWT (JSON Web Token) package for Hyperf framework.