Skip to content

This is completely open source custom made php-mvc framework

Notifications You must be signed in to change notification settings

helbing23/phpmvc-framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to the PHP MVC framework

This framework is completely open source and created by learning through Udemy course name: Object Oriented PHP & MVC by Brad Traversy.

This framework will include...

A core library class to load controllers & methods from the URL (Also using .htaccess)
A base controller class to load models and views.
A custom database library using PDO for all models to interact with the database using prepared statements.

About

This is completely open source custom made php-mvc framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages