Libraries tagged by secured-session
ghostff/session
2613 Downloads
PHP Session Manager (non-blocking, flash, segment, session encryption).
ezimuel/php-secure-session
6610 Downloads
Encrypt and authenticate PHP session data using AES-256 and HMAC-SHA256
adbario/slim-secure-session-middleware
32842 Downloads
Secure session middleware for Slim 3 framework
spiral/session
49161 Downloads
Secure sessions over native PHP handlers
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
121 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
6313 Downloads
Secure Session Manager for PHP™
young-programa/secure-session-library
1 Downloads
A secure, Composer-compatible session management library for PHP web applications. Developed by Raji Hamidu (BHU/24/MCSDF/CMP/009) for MCSDF project.
phpdot/session
7 Downloads
Secure session management with pluggable handlers, flash data, CSRF tokens, and PSR-15 middleware.
pardnchiu/session
9 Downloads
PD\Session is a flexible PHP session manager with Redis support and filesystem fallback. Provides secure session handling.
dzentota/session
9 Downloads
Secure session management library with a focus on security and type safety
dominicvonk/secsession
107 Downloads
Secure Session
carry0987/session-manager
58 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.