Libraries tagged by session data
jinnguyen/puja-session
45 Downloads
Handle session save data, supported save to file, database, MemCache, Redis
birkanoruc/session-helper
5 Downloads
A PHP helper class for managing sessions with features like flash data, session destruction, and more.
rolandstarke/laravel-mild-database-session-driver
4 Downloads
Laravel Mild Database Session Handler
hichxm/session-manager-database
18 Downloads
Manage your session with database.
blast-project/doctrine-session-bundle
1958 Downloads
Store your Symfony sessions in database through doctrine
baraja-core/session
2419 Downloads
Simple performance package for storage your sessions to database by native PDO.
atk14/session-storer
196 Downloads
A library for storing sessions in database used in the ATK14 Framework
antriver/laravel-database-session-auth
46 Downloads
Laravel auth guard that stores a session token in the database.
necromant2005/tt-serverless-session
41 Downloads
Server less session (store all data in browser cookies)
carry0987/session-manager
52 Downloads
Flexible and secure session management for PHP. This library provides an object-oriented wrapper for PHP's native session handling functions, implementing SessionHandlerInterface for easy integration with existing projects. It also comes with additional features like session encryption and database storage handlers for scalable applications.
coroq/pdo-session-handler
21 Downloads
Session handler that saves data into RDBMS via PDO
coroq/db-session-handler
75 Downloads
Session handler that saves data into RDBMS via coroq/db
wenprise/session-manager
19 Downloads
Native PHP sessions stored in the database or object cache.
substacks/zebra_session
12 Downloads
A PHP library acting as a wrapper for PHP's default session handling functions which stores data in a MySQL database, providing both better performance and better security and protection against session fixation and session hijacking.
legalthings/mongodb-session-handler
9948 Downloads
A session handler that stores structured data in MongoDB