Libraries tagged by secured-session
ghostff/session
1200 Downloads
PHP Session Manager (non-blocking, flash, segment, session encryption).
adbario/slim-secure-session-middleware
28177 Downloads
Secure session middleware for Slim 3 framework
ezimuel/php-secure-session
6152 Downloads
Encrypt and authenticate PHP session data using AES-256 and HMAC-SHA256
spiral/session
21739 Downloads
Secure sessions over native PHP handlers
delboy1978uk/session
3827 Downloads
Secure Session Manager for PHP™
drnasin/mysql-pdo-secure-session-handler
5 Downloads
Mysql secure session handler with openssl encryption of session data and 'per session' based lifetime.
ph-7/cookiesession
116 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.
pardnchiu/session
5 Downloads
PD\Session is a flexible PHP session manager with Redis support and filesystem fallback. Provides secure session handling.
dominicvonk/secsession
97 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.