lithemod/session-support dependents (2) Order by: name | downloads Show: all | require | require-dev
-
PHP
lithemod/csrf
The CSRF (Cross-Site Request Forgery) middleware in Lithe protects your application from attacks that attempt to perform actions on behalf of the user without their authorization.
-
PHP
lithemod/session
Manages user sessions, allowing you to store and retrieve both persistent and temporary information between requests, such as login data, preferences, and short-term data.