CodeIgniter Forums
Research about frameworks - 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: Research about frameworks (/showthread.php?tid=58098)



Research about frameworks - El Forum - 05-14-2013

[eluser]Unknown[/eluser]
Hello!

I'm doing a research about frameworks for PHP.
Currently, I'm researching the frameworks Zend, CakePHP, CodeIgniter, Yii and Symfony.

I'm new in the subject, and I'm reading a lot of tutorials and manuals.
The materials are good, and I could learn a lot of what these frameworks can do.

But, in the moment, I came here trying to know what CodeIgniter *can't do*.
In other words, those features that we miss after working some time with the framework.

Can you please tell me some features that you miss in CodeIgniter for the improvement of my research?

Thank you!
Fabio Schunig


Research about frameworks - El Forum - 05-15-2013

[eluser]Pert[/eluser]
[quote author="fschunig" date="1368584629"]Can you please tell me some features that you miss in CodeIgniter for the improvement of my research?[/quote]

In v2.1.3 you can't put your default controller in subfolder, that has apparently been fixed in v3.0.

Really looking forward of seeing other devs replies, as I've never come across anything that I can't do with CI.