hostbrook / videna
Videna PHP Framework
Installs: 20
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 1
Forks: 0
Open Issues: 0
Language:CSS
Type:project
Requires
- php: >=8.0
- hostbrook/videna-fwk: ^3.0
- phpmailer/phpmailer: ^6.2
README
Videna PHP Framework
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 quantity of files and hosting speed are limited. Framework has a minimum required quantity of dependencies at the maximum functionality.
- Matches PSR-1, PSR-4, PSR-5 and PSR-12 Standards Recommendations.
- Comes out of the box with PHPMailer SMTP mailer.
- Integrated CSRF and XSS protection mechanisms.
- Can work with applications where connection to a database is not required.
- Pre-cooked Maria/MySQL databases inqueries via PDO.
- Pre-cooked Web API and Cron jobs controllers.
- Multi-language support.
- Super light: less than 100 kB size of the framework core.
The framework landing page is a clone of this repository: https://videna.hostbrook.com
The framework documantation: https://github.com/hostbrook/videna/wiki