voku/session2db
:crown: Session2DB - A drop-in replacement for PHP's default session handler which stores session data in a MySQL database, providing both better performance and better security and protection against session fixation and session hijacking.
PHPLGPL-3.0
Issues
- 2
Loading without composer?
#18 opened by kimboslice99 - 2
Connection using DBAL
#15 opened - 0
[Insight] exit() and die() functions should be avoided - in src/voku/helper/Session2DB.php, line 662
#1 opened by voku - 3
Integrity constraint violation
#11 opened by djschilling - 14
Support for Galera Cluster
#6 opened by djschilling - 4
PHP 7.1 Incompatible Change (INIs)
#5 opened by P-a-d-r-a-i-g - 2
PHP7 Support
#4 opened by millnut