Libraries tagged by session data
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.
antriver/laravel-database-session-auth
119 Downloads
Laravel auth guard that stores a session token in the database.
necromant2005/tt-serverless-session
42 Downloads
Server less session (store all data in browser cookies)
abbadon1334/atk4-session
7399 Downloads
php session using atk4 data handler
carry0987/session-manager
58 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.
nixphp/session
170 Downloads
NixPHP Session Plugin for storing data across requests.
coroq/pdo-session-handler
22 Downloads
Session handler that saves data into RDBMS via PDO
coroq/db-session-handler
80 Downloads
Session handler that saves data into RDBMS via coroq/db
comphp/session
3 Downloads
Driver-based session management and flash data support for PHP applications.
wenprise/session-manager
27 Downloads
Native PHP sessions stored in the database or object cache.
substacks/zebra_session
13 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.
isleshocky77/ninja-forms-session
244 Downloads
Wordpress plugin and Ninja Forms add-on which allows you to save form data to the current session and then use it elsewhere.
jlsalvador/yii-db-http-token-session
7 Downloads
YiiDbHttpTokenSession is a Yii extension that extends CDbHttpSession by using a database as a token-session linker for each request-response without the need of a cookie or PHPSESSID usage (like a Rest Api solution).
gabriel403/g403-session-db
581 Downloads
Extension to ZF2 to allow sessions to be stored in the database.