A simple PHP model-view-controller framework, built step-by-step as part of the "Write PHP like a pro: build an MVC framework from scratch" course on Udemy.
🔥 Simple PHP blog system application based on the MVC pattern and written in PHP 5.5. This project can be used as a Base MVC "framework" to start your PHP project easily under good development patterns and good development practice and organization.
This is a PHP library built with pure PHP and also MVC pattern is followed here. On the other hand libraries, validation, and helper functions are also available in this project