Skip to content

This is a really simple demo MVC framework powered by autoloading and namespaces. Requires PHP 5.3.

Notifications You must be signed in to change notification settings

catch404/demo-basic-autoloading-namespaced-mvc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a really simple example of a core MVC framework that is powered by PHP's autoloader and namespaces.

Basically what we have is a complete project folder for a typical deployment.

See framework\loader.php for commenting about the application structure.

About

This is a really simple demo MVC framework powered by autoloading and namespaces. Requires PHP 5.3.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published