Libraries tagged by user sessions
piko/user
66 Downloads
A lightweight user session manager to login/logout and retrieve user identity.
panadas/plugin-session
5 Downloads
Handlers for user sessions.
metabolism/wp-redis-user-session-storage
57 Downloads
Store WordPress user session tokens in Redis rather than the usermeta table. Requires PECL Redis library.
makmonty/movac-sessions
22 Downloads
User sessions plugin for Movac framework
lithemod/session
27 Downloads
Manages user sessions, allowing you to store and retrieve both persistent and temporary information between requests, such as login data, preferences, and short-term data.
ipnoz/active-session-bundle
36 Downloads
This Symfony bundle provides tools to control and limit user sessions
ethitter/wp-redis-user-session-storage
44 Downloads
Store WordPress session tokens in Redis rather than the usermeta table. Requires the Redis PECL extension.
ellipse/session-validation
70 Downloads
Psr-15 middleware allowing to validate the user session ownership
battis/user-session
20 Downloads
User session management for Slim Framework
tailored-tunes/user-session-storage
139 Downloads
A user session storage adapter
tailored-tunes/mongo-user-session-dao
101 Downloads
A Mongodb implementation of the user session storage
requestum/user-single-session-bundle
5 Downloads
Symfony RequestumUserSingleSessionBundle
mouf/utils.cache.session-cache
11 Downloads
This package contains a cache mechanism that relies on the session of the user. Therefore, the cache is a bit special, since it is kept for the duration of the session, and is only accessible by the current user. The session has to be started (using session_start()).
illchuk/zfc-user-funky-session
40 Downloads
When the PHP session references a ZfcUser identity that doesn't actually exist, things can get a little funky. This module serves as the preventative solution.
baileylo/session-user
26 Downloads
Authenticated User injection for auto resolving IOCs