Libraries tagged by session redis
mongdch/mon-store
196 Downloads
The PHP store util
filoucrackeur/storage-framework-manager
14 Downloads
TYPO3 caching framework manager extension
yanlongli/yii2-fast
88 Downloads
Yii2 快速开发转换,参考ThinkPHP、Laravel框架进行基础功能的扩展,如Request、Cache、Db、Session、Cookie等
ehough/stash
782 Downloads
Fork of tedious/Stash compatible with PHP 5.2+
hizpark/scoped-storage-strategy
14 Downloads
A flexible and pluggable storage strategy for managing scoped, temporary key-value data using sessions, tokens, Redis, and more.
cois-io/m2d-php-fpm
38 Downloads
[email protected] + Magento 2 + Redis PHP sessions on redis-cache:6379 docker build
zkc/yii2-predis
0 Downloads
Redis Cache, Session for the Yii2
alex-kassel/history-engine
0 Downloads
Storage-agnostic history engine for Laravel with Session/Cache/Redis drivers and LNavi-like command adapter.
victory7/ezsession
9 Downloads
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 requiring high-performance, distributed, and stateless authentication systems. With ezsession, you can customize your session storage strategy to suit a variety of use cases while ensuring enhanced security and simplified management.
rootscratch/ratelimit
7 Downloads
Rootscratch Ratelimit PHP is a lightweight session-based rate-limiting solution for PHP applications. It helps protect your web app from excessive requests by implementing request throttling without the need for external databases like Redis.
hashyoo/jwt-auth
42 Downloads
Json web token,登录认证(接口登录和web session登录),支持单社保和多设备登录,需要redis支持。目前仅适用于laravel
enzo/thinkjwt
13 Downloads
随着技术的发展,分布式web应用的普及,通过session管理用户登录状态成本越来越高,因此慢慢发展成为token的方式做登录身份校验,然后通过token去取redis中的缓存的用户信息,随着之后jwt的出现,校验方式更加简单便捷化,无需通过redis缓存,而是直接根据token取出保存的用户信息,以及对token可用性校验,单点登录更为简单
dotkernel/dot-flashmessenger
20750 Downloads
Dotkernel flash messenger component for session messages between redirects
ory/kratos-client-php
21801 Downloads
This is the API specification for Ory Identities with features such as registration, login, recovery, account verification, profile settings, password reset, identity management, session management, email and sms delivery, and more.
satomif/session_unregister
40580 Downloads
session_register polyfill for greater than php5.4