Libraries tagged by secured-session
ghostff/session
776 Downloads
PHP Session Manager (non-blocking, flash, segment, session encryption).
adbario/slim-secure-session-middleware
26999 Downloads
Secure session middleware for Slim 3 framework
ezimuel/php-secure-session
6086 Downloads
Encrypt and authenticate PHP session data using AES-256 and HMAC-SHA256
spiral/session
15461 Downloads
Secure sessions over native PHP handlers
drnasin/mysql-pdo-secure-session-handler
4 Downloads
Mysql secure session handler with openssl encryption of session data and 'per session' based lifetime.
ph-7/cookiesession
114 Downloads
Very light library to manage easily and simply the Session and Cookie with PHP 7+
mikecbrant/php-ultimate-sessions
20 Downloads
PSR-4 PHP Package Boilerplate.
delboy1978uk/session
3570 Downloads
Secure Session Manager for PHP™
dominicvonk/secsession
95 Downloads
Secure Session
carry0987/session-manager
49 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.