Libraries tagged by jwt web token
lsxiao/jwt-auth
127 Downloads
JSON Web Token Authentication for Lumen
vkoori/laravel-stateless-auth
125 Downloads
Stateless authentication for Laravel using JWT (JSON Web Tokens). This package enables secure, token-based authentication for API endpoints.
smarcet/jose4php
16094 Downloads
JWT, JWS, JWE, JWA and JWK implementation in PHP
placetopay/reallysimplejwt
8570 Downloads
A really simple library to generate user authentication JSON Web Tokens.
magroski/wt
3778 Downloads
A library to quickly encode/decode web tokens
icanid/icanid-sdk-php
798 Downloads
ICAN ID PHP SDK.
derrickleemy/jwe-decoder
118 Downloads
An simple JSON Web Token library for PHP.
auth0-samples/laravel
454 Downloads
Sample application demonstrating how to integrate Auth0 with Laravel 9 or Laravel 10 for session-based authentication and token-based authorization.
agrodata/cognito-guard
303 Downloads
A laravel auth guard for JSON Web Tokens issued by Amazon AWS Cognito
lucinda/security
23481 Downloads
API implementing common web security patterns (eg: authentication, authorization) for PHP applications based on OWASP guidelines
fizzday/fizzjwt
489 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 认证)
sergeymakinen/yii2-jwt-user
552 Downloads
JWT (JSON Web Token) User component for Yii 2
yzh52521/think-jwt
162 Downloads
JSON Web Token (JWT) for Thinkphp plugin
yunchuang/php-jwt
509 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
yuanyuanli/jwt
5 Downloads
JSON Web Token (JWT) for webman plugin