Libraries tagged by secured-session
ghostff/session
862 Downloads
PHP Session Manager (non-blocking, flash, segment, session encryption).
ezimuel/php-secure-session
6093 Downloads
Encrypt and authenticate PHP session data using AES-256 and HMAC-SHA256
adbario/slim-secure-session-middleware
27173 Downloads
Secure session middleware for Slim 3 framework
spiral/session
15998 Downloads
Secure sessions over native PHP handlers
delboy1978uk/session
3621 Downloads
Secure Session Manager for PHP™
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
115 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.
dominicvonk/secsession
95 Downloads
Secure Session
carry0987/session-manager
50 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.