Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 339 Bytes

File metadata and controls

2 lines (2 loc) · 339 Bytes

Building-MVC-Framework-using-PHP-

This project about building MVC FrameWork from scratch using PHP and Here are several features of the framework: autoloading,namespace,Custom Routing,Controllers, Views/Layouts ,Models, Migrations, Processing of request data, Validations, Registration/Login Simple, Session Flash messages, Middlewares.