|
|
|
|
|
by therustytracks
5037 days ago
|
|
I've noticed over the past few weeks when I've been doing my research a lot of large scale applications use RoR. I haven't been able to find any applications that were built on Codeigniter that come close to the robustness of the apps using rails. |
|
Personally I've given up on php because they keep having horrible problems with the core (c) code in the stack (not all of which are unique to php, like image processing libraries) -- but I don't think it fair to write off CodeIgniter as an alternative in general.
For anyone looking for a semi-large code-base using CI, I recommend having a look at Bamboo Invoice:
http://bambooinvoice.org/
That said I would have been very happy to see more of Expression Engine published under an open licence as well:
http://expressionengine.com/
My impression is that some of the projects that might have built larger stacks on top of CI just go (or went) with EE rather than write the code themselves.