Libraries tagged by Web Token
hep10-tymon/jwt-auth
4931 Downloads
JSON Web Token Authentication for Laravel and Lumen
flytachi/jwt
723 Downloads
A modern, secure, and strictly-typed PHP library for encoding and decoding JSON Web Tokens (JWT) with JWK support.
fishdaa/cognito-jwt-guard
308 Downloads
A laravel auth guard for JSON Web Tokens issued by Amazon AWS Cognito forked from benbjurstrom/cognito-jwt-guard
fidelize/jwt-auth-multiple-keys
16368 Downloads
Add multiple keychain support to tymon/jwt-auth package
daycry/jwt
7351 Downloads
JWT Token for Codeigniter 4
auth0-samples/laravel
480 Downloads
Sample application demonstrating how to integrate Auth0 with Laravel 9 or Laravel 10 for session-based authentication and token-based authorization.
asinfotrack/yii2-jwt
16160 Downloads
Yii2-jwt is a set of functionality to work with JSON Web Tokens
arthurydalgo/jwt-auth
1495 Downloads
JSON Web Token Authentication for Laravel and Lumen
ad-mos/laravel-jwt-auth
6543 Downloads
JSON Web Token Authentication for Laravel and Lumen
lsxiao/jwt-auth
127 Downloads
JSON Web Token Authentication for Lumen
yzh52521/think-jwt
241 Downloads
JSON Web Token (JWT) for Thinkphp plugin
vkoori/laravel-stateless-auth
731 Downloads
Stateless authentication for Laravel using JWT (JSON Web Tokens). This package enables secure, token-based authentication for API endpoints.
vfork-fproject/php-jwt
9418 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Support several key types including JWK.
lake/larke-jwt
5558 Downloads
A library to work with JSON Web Token and JSON Web Signature.
jwt/php-jwt
9761 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.