lithemod/flow dependents (5) Order by: name | downloads Show: all | require | require-dev
-
PHP
lithemod/cors
Configures Cross-Origin Resource Sharing (CORS) headers for your Lithe application.
-
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/jwt
A lightweight JWT authentication library for Lithe framework, providing secure token generation, validation, and middleware integration.
-
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.
-
PHP
lithephp/framework
Lithe is a flexible and efficient PHP framework for creating robust web applications that adapt to developers' needs.