Skip to content

aditya43/mini-mvc-framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About This Project

Ready to go MVC skeleton in PHP.

What It Has?

  • Routing.
  • Controllers.
  • Models.
  • Dynamic views.
  • Global IOC container.
  • Database model with Singleton design pattern.

How To?

  • Download or clone this repo.
  • Edit .htaccess and specify the root path.
  • Configure /config.php.
  • Specify routes in /app/routes.php.

About

Ready to go MVC skeleton in PHP.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages