Libraries tagged by web-token
vkoori/laravel-stateless-auth
724 Downloads
Stateless authentication for Laravel using JWT (JSON Web Tokens). This package enables secure, token-based authentication for API endpoints.
vfork-fproject/php-jwt
9376 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Support several key types including JWK.
tungltdev/laravel-php-jwt
405 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP.
tokin/json-web-tokin
2602 Downloads
A JSON Web Token Library
tinywan/think-jwt
1927 Downloads
JSON Web Token (JWT) for Think plugin
mrellerm/jwt-refresh-token-bundle
5328 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
5526 Downloads
A library to work with JSON Web Token and JSON Web Signature.
jwt/php-jwt
9714 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
invenso/microsoft-jwt
5597 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
hallboav/silex-jwt-security
7183 Downloads
JSON web token security provider for Silex 2.
gitsindonesia/php-jwt
494 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Forked from firebase/php-jwt to include patches for version 5.5.1.
fizzday/fizzjwt
1143 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 认证)
asinfotrack/yii2-jwt
16160 Downloads
Yii2-jwt is a set of functionality to work with JSON Web Tokens
aliirfaan/laravel-simple-jwt
3090 Downloads
Generate and verify Json Web Token (JWT) in Laravel
hershel-theodore-layton/simple-web-token
1062 Downloads
An implementation of the Simple Web Token specification.