Libraries tagged by session package
katalam/laravel-cookieless-session
14 Downloads
This is my package laravel-cookieless-session
firehead996/session-helper
6 Downloads
Small package for handling session in PHP
axio/session
7 Downloads
Session handler A lightweight PHP package for simplified session management, enabling effortless creation, modification, and secure handling of sessions in your projects.
00f100/fcphp-session
169 Downloads
Package to manipulate Sessions
stanleykinkelaar/laravel-browser-sessions-lite
0 Downloads
A lightweight Laravel package for managing browser sessions with device detection and secure logout
id-forty-six/mongo-session-handler
837 Downloads
package to fix mongo sessions
cweetagram/chat-session-manager
7 Downloads
This package helps managing chat sessions in your apps
baraja-core/session
2419 Downloads
Simple performance package for storage your sessions to database by native PDO.
sun/session
74 Downloads
This package helps you to manage your session easily.
wdpf/session
7 Downloads
this package help remember the data of package.
tobento/service-session
221 Downloads
Session support for PHP applications.
spacecreatedd/session
10 Downloads
my new package
nofw/session-handlers
24 Downloads
Package providing various SessionHandlerInterface implementations
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()).
klsoft/yii3-cache-session-handler
0 Downloads
The package implements the SessionHandlerInterface using the PSR-16 cache for storage