Skip to content

joestump/framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Framework sprang forth from an article I wrote on MVC in PHP:

- http://www.onlamp.com/pub/a/php/2005/09/15/mvc_intro.html
- http://www.onlamp.com/pub/a/php/2005/11/03/mvc_controller.html
- http://www.onlamp.com/pub/a/php/2006/01/26/mvc_view.html
- http://www.onlamp.com/pub/a/php/2006/03/02/mvc_model.html

My implementation and article skews the idea of a Model quite a bit, but the
code is useful in conveying that MVC is applicable in any language. This code
is not really used nor supported at this point.

About

Light weight MVC framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages