Lithe Module
Popular repositories Loading
-
log
log PublicA simple logging library for PHP applications. This package provides an easy way to log messages with different severity levels (info, warning, error) into log files.
PHP
Repositories
- events Public
A powerful and lightweight event management system for PHP projects, designed to simplify communication between components intuitively and efficiently. Easily create, register, and emit events, making your code more modular and reactive. Transform your applications into dynamic experiences with Lithe Events!
lithemod/events’s past year of commit activity - session Public
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.
lithemod/session’s past year of commit activity - jwt Public
The JWT middleware for the Lithe framework authenticates users using JWT tokens. It validates and decodes tokens in requests, ensuring security on specific routes. Additionally, it allows for token revocation and generation of new tokens, simplifying user session management.
lithemod/jwt’s past year of commit activity - crypt Public
A lightweight encryption utility for PHP applications, providing secure data encryption and decryption functionalities.
lithemod/crypt’s past year of commit activity - csrf Public
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.
lithemod/csrf’s past year of commit activity - log Public
A simple logging library for PHP applications. This package provides an easy way to log messages with different severity levels (info, warning, error) into log files.
lithemod/log’s past year of commit activity - flow Public
Interfaces and utilities for handling HTTP requests and responses in Lithe, enabling middleware creation.
lithemod/flow’s past year of commit activity
People
This organization has no public members. You must be a member to see who’s a part of this organization.
Top languages
Loading…
Most used topics
Loading…