Jump to content

Build a simple MVC (looking for reading)


Wuhtzu

Recommended Posts

Hey

 

I would like to start using / learn to use the MVC design pattern and have already worked a little with CakePHP. The MVC concept really appeals to me but I keep thinking it is overkill to use large frameworks like CakePHP, Symphony, ZEND ect. because I would only use a very small percentage of what they have to offer... They come with all sorts of things I don't need and don't know about.

 

So I would like to build a very simple framework my self which only does the very basics: Analyse the request, call the appropriate model, controller and view.

 

This is all the "useful" reading I have found so far:

 

http://www.phpit.net/article/simple-mvc-php5/

http://www.onlamp.com/pub/a/php/2005/09/15/mvc_intro.html

 

Have you stumbled upon any reading (guides, articles, tutorials, books ect.) which goes into the basic concepts of MVC frameworks and "how to build one"?

 

Best regards

Wuhtzu

Link to comment
https://forums.phpfreaks.com/topic/78583-build-a-simple-mvc-looking-for-reading/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.