Welcome Guest, Not a member yet? Register   Sign In
super lightweight framework alternatives?
#3

[eluser]bretticus[/eluser]
Keep in mind, it's really not that hard to develop a custom MVC framework. See these sites for examples:

http://www.phpro.org/tutorials/Model-Vie...r-MVC.html

http://anantgarg.com/2009/03/13/write-yo...rk-part-1/

http://develturk.com/2009/04/24/writing-...ry-loader/

However, with CI, you only give up about 2 MB (delete the user-guide.) And only a few core files are opened for any given page load (besides the ones you open.) That being said, CI is already pretty lightweight. All the helpers, libraries, etc that come with it are only loaded by you (if you need them.)

Cheers!


Messages In This Thread
super lightweight framework alternatives? - by El Forum - 03-13-2010, 10:10 PM
super lightweight framework alternatives? - by El Forum - 03-13-2010, 10:41 PM
super lightweight framework alternatives? - by El Forum - 03-14-2010, 01:06 AM
super lightweight framework alternatives? - by El Forum - 03-14-2010, 04:25 AM



Theme © iAndrew 2016 - Forum software by © MyBB