lenevor / syscodes
The Lenevor Framework.
v0.8.12
2024-04-01 16:45 UTC
Requires
- php: ^8.1
README
About Lenevor
Note: This repository contains the core code of the Lenevor framework. If you want to build an application using Lenevor, visit the main Lenevor repository.
Lenevor is a web application framework with light and simple syntax. Our foundation is that web development should be a pleasant and creative experience for so truly fulfilling. Lenevor it's created as an alternative web development by easing common tasks used in many web projects.
Lenevor it strives to stay simple, by focusing on the basics, such as:
- A simple, fast routing engine.
- Powerful dependency injection container.
- Connection with the database using Query Builder.
- Multiple back-ends for session and cache storage.
- Real-time event broadcasting.
- Separation between the bussines logic and presentation through the Plaze template engine.
Lenevor is accessible, powerful, and provides tools required for large, robust applications.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
License
Check the project license lenevor License.