Libraries tagged by Session Security
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.
amphp/http-server-session
7310 Downloads
An HTTP server plugin that simplifies session management for your applications. Effortlessly handle user sessions, securely managing data across requests.
amphp/aerys-session
194 Downloads
An HTTP server plugin that simplifies session management for your applications. Effortlessly handle user sessions, securely managing data across requests.
dcro/secure-client-side-session-handler
286 Downloads
Securely store PHP session information on the client side using cookies (session data is encrypted & compressed)
omatamix/session-lock
3 Downloads
Securely manage and preserve session data.
kooser/session
15 Downloads
Securely manage and preserve session data.
crazy-max/cws-session
46 Downloads
PHP class to manipulate sessions. Data are securely encrypted and sessions are stored in database.
acidjazz/summon
340 Downloads
Simply and securely handle your user sessions