Libraries tagged by secured-session
ghostff/session
1381 Downloads
PHP Session Manager (non-blocking, flash, segment, session encryption).
ezimuel/php-secure-session
6430 Downloads
Encrypt and authenticate PHP session data using AES-256 and HMAC-SHA256
adbario/slim-secure-session-middleware
30341 Downloads
Secure session middleware for Slim 3 framework
spiral/session
33884 Downloads
Secure sessions over native PHP handlers
delboy1978uk/session
5684 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
120 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
9 Downloads
PD\Session is a flexible PHP session manager with Redis support and filesystem fallback. Provides secure session handling.
dzentota/session
6 Downloads
Secure session management library with a focus on security and type safety
dominicvonk/secsession
105 Downloads
Secure Session
carry0987/session-manager
55 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.