changhorizon/scoped-storage-strategy
A flexible and pluggable storage strategy for managing scoped, temporary key-value data using sessions, tokens, Redis, and more.
时间:2026-05-11 21:32
joe-404/laravel-auth
Drop-in, config-driven authentication library for Laravel 13. Registration, OTP + magic-link verification, login, password reset, sessions, API tokens, Google OAuth, and real-time Reverb verification — all through a single JSON API.
时间:2026-05-08 01:54
phpdot/session
Secure session management with pluggable handlers, flash data, CSRF tokens, and PSR-15 middleware.
时间:2026-04-12 12:14
preflow/auth
Preflow auth — pluggable guards, session auth, API tokens, password hashing
时间:2026-04-12 00:12
rainwaves/lara-auth-suite
Laravel API auth suite: Sanctum tokens & session modes, password reset, and 2FA.
时间:2025-11-24 12:02
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
inventor96/mako-csrf
A middleware wrapper around Mako's session tokens as an anti-CSRF mechanism.
时间:2024-10-29 06:51
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
laxo/authecticate-system
The PHP JWT Authorization Class provides a straightforward way to manage user authentication and authorization using JSON Web Tokens (JWT). This class is designed to handle token generation, validation, and user session management seamlessly, ensuring secure and efficient authentication for your app
时间:2024-06-30 20:03
krystalcode/api-session
Provides session management functionality for API clients including requesting, refreshing and storing access tokens.
时间:2023-08-04 18:58
ethitter/wp-redis-user-session-storage
Store WordPress session tokens in Redis rather than the usermeta table. Requires the Redis PECL extension.
时间:2022-07-10 01:27
byjg/jwt-session
A PHP session replacement that stores session data in JWT tokens instead of the filesystem. This implementation follows the SessionHandlerInterface standard, enabling stateless sessions without the need for dedicated session servers like Redis or Memcached. Perfect for distributed applications and m
时间:未知
alajusticia/laravel-logins
Sessions and Sanctum tokens tracking in Laravel apps, users notification on new login, multiple remember tokens, IP geolocation, User-Agent parser
时间:未知