dmitriypodoplelov/php-jwt
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
时间:2025-08-29 14:01
vkoori/laravel-stateless-auth
Stateless authentication for Laravel using JWT (JSON Web Tokens). This package enables secure, token-based authentication for API endpoints.
时间:2025-07-18 15:17
wilbispaulo/authservercert-jwt
Servidor de tokens JWT.
时间:2025-06-26 00:23
sbh/jwt-forwarding-bundle
Automatically forwards JWT tokens between Symfony microservices via HttpClient.
时间:2025-06-12 11:02
jds/trevron
Basic Framework with Authorization, Events, Migrations, Middleware, CSRF Tokens and JWT tokens. Only to be used by JDS (Jessop Digital Systems) or for Educational Purposes. Not for General Production Use!
时间:2025-05-20 17:53
keron-digital/auth-redis-storage-bundle
Redis-backed storage solution for Symfony applications to manage token lifecycles. Provides services for blacklisting invalidated tokens and tracking currently active tokens via their unique IDs (JTI, UUID)
时间:2025-05-05 12:33
mydevzone/microservice-auth-validator
Middleware para validación de Tokens JWT y validación de permisos
时间:2025-04-01 00:39
huseynvsal/jwt-auth-refresh
A Laravel package for JWT authentication with access and refresh tokens.
时间:2025-02-11 13:21
ad3n/jwt-refresh-token-bundle
Implements a refresh token system over Json Web Tokens in Symfony
时间:2025-01-30 13:49
wubinworks/module-jwt-auth-patch
Fix the JWT authentication vulnerability on certain Magento 2 versions. Deny tokens issued by old encryption key. If you cannot upgrade Magento or cannot apply the official patch, try this one.
时间:2024-12-10 05:54
fortune-truong/validate-token-middleware
A middleware for validating JWT tokens.
时间:2024-12-06 03:03
yawaweb/yii2-jwt
The Yii2 JWT extension enables JWT authentication in Yii2 applications. It simplifies API authentication by creating and verifying JWT tokens, handling expiration, and supporting token refresh for secure access control.
时间:2024-11-12 17:31
victory7/ezsession
ezsession is a versatile PHP session handler designed to provide seamless session management by combining the strengths of relational databases (MySQL), key-value stores (Redis), and JWT tokens. It offers developers flexible, secure, and scalable session storage, making it ideal for applications req
时间:2024-10-20 18:24