-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Dzyanis Sukhanitski edited this page Sep 7, 2022
·
14 revisions
PHP MVC Micro-Framework, developed by HostBrook team. This fast and lightweight MVC framework was developed to use at the shared hostings for small-size projects, where the number of files and hosting speed are limited.
- Matches PSR-1, PSR-4, PSR-5 and PSR-12 Standards Recommendations.
- Comes out of the box with PHPMailer SMTP mailer and CSRF protection.
- Can work with applications where connection to a database is not required.
- Pre-cooked for Maria/MySQL databases via PDO.
- Pre-cooked Web Application and Cron jobs controllers.
- Multi-language support.
- Super light: 64 kB size of the framework core.
The framework landing page https://videna.hostbrook.com is a clone of this repository: https://github.com/hostbrook/videna
The framework documantation: https://github.com/hostbrook/videna/wiki