Comment on Ask HN: CakePHP? CodeIgniter? Symfony? Other?Comments−dchest17yCodeIgniter is OK, but the first question is -- do you really need any PHP framework? It's not hard to get MVC in a few lines of code without any framework.−jayair17yYeah, but as I posted above. Its a good idea to look at the other frameworks and learn from them.But I do agree, it is better to right one for yourself and it is not that hard.
Comments
CodeIgniter is OK, but the first question is -- do you really need any PHP framework? It's not hard to get MVC in a few lines of code without any framework.
Yeah, but as I posted above. Its a good idea to look at the other frameworks and learn from them.
But I do agree, it is better to right one for yourself and it is not that hard.