CodeIgniter Forums
Codeigniter and Kohana inclued diagrams - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived General Discussion (https://forum.codeigniter.com/forumdisplay.php?fid=21)
+--- Thread: Codeigniter and Kohana inclued diagrams (/showthread.php?tid=39077)



Codeigniter and Kohana inclued diagrams - El Forum - 02-28-2011

[eluser]Unknown[/eluser]
just a short compare of inclued diagrams.

CodeIgniter 2.0 - http://www.upl.co/uploads/incluedCI20-10.png

Kohana:
2.3.4 - http://img683.imageshack.us/img683/7158/included23.png
2.4 RC2 - http://img94.imageshack.us/img94/9200/included24.png
3.0.9 - http://www.upl.co/uploads/inclued309.png
3.1 - http://www.upl.co/uploads/inclued31.png

Symfony 2.0 PR6 Sandbox - http://www.upl.co/uploads/incluedSF20.png

no big deal - all diagrams made on clean framework install and default hello world controller. only Symfony is tested via sandbox. so, in Kohana there are no additional modules loaded (database, ORM, auth...) and i guess same from CI - it's a bit stripped down than regular web application created with it.

so hey - it just for fun Smile