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!
- 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.
- 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.
- crypt Public
A lightweight encryption utility for PHP applications, providing secure data encryption and decryption functionalities.
- 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.
- 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.
- flow Public
Interfaces and utilities for handling HTTP requests and responses in Lithe, enabling middleware creation.
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…