Welcome Guest, Not a member yet? Register   Sign In
What are the advantages of Codeigniter against frameworks as of zend, cakephp, and symphony?
#20

[eluser]luisvallin[/eluser]
[quote author="WanWizard" date="1376179276"]As always, it's about picking the right tool for the job, considering the person holding the tool...

CodeIgniter is simple, easy to learn, easy to understand, well documented, and reasonably well suited for beginners and the simple work. It's been around for dogs years, and hardly changed in that time, so there's a lot of info around.

CodeIgniter is crap if you want to make something big, complex, modular and extendable. And in terms of evolution it's stuck in PHP4 days, and dead (as any work to modernize it will not make it CodeIgniter anymore).

Having "tons" of external stuff just makes it worse, it increases the complexity, things don't work together, and before you know it you're extending half the core. Which makes the end result bloated, big, slow and impossible to maintain.

ymmv, see line 1... Wink[/quote]

codeigniter is only for small dynamic website? I'm confused


Messages In This Thread
What are the advantages of Codeigniter against frameworks as of zend, cakephp, and symphony? - by El Forum - 08-14-2013, 10:59 AM



Theme © iAndrew 2016 - Forum software by © MyBB