Libraries tagged by secure session
victory7/ezsession
9 Downloads
ezsession is a versatile PHP session handler designed to provide seamless session management by combining the strengths of relational databases (MySQL), key-value stores (Redis), and JWT tokens. It offers developers flexible, secure, and scalable session storage, making it ideal for applications requiring high-performance, distributed, and stateless authentication systems. With ezsession, you can customize your session storage strategy to suit a variety of use cases while ensuring enhanced security and simplified management.
laxo/authecticate-system
8 Downloads
The PHP JWT Authorization Class provides a straightforward way to manage user authentication and authorization using JSON Web Tokens (JWT). This class is designed to handle token generation, validation, and user session management seamlessly, ensuring secure and efficient authentication for your application.
ghostff/session
1330 Downloads
PHP Session Manager (non-blocking, flash, segment, session encryption).
digicomp/flowsessionlock
3589 Downloads
Session locking for Neos Flow - it secures the session becoming corrupted by concurrent access to the same session by different requests