ankur0101 Posted October 2, 2013 Share Posted October 2, 2013 When ElliseLab left CI, its users started feeling as they are orphans. But its time for adoption. I used CI on more than 12 project. So after CI, which MVC is good ? I have shortlisted following frameworks : FuelPHP ========= Nicely documented. Laravel ========= Still new and makes it very difficult to run on cPanel based shared hosting. Confusing when coming through Codeigniter. Not so well documented. CakePHP ========= Nicely documented, very easy to learn after working on Codeigniter Symfony ========= Documentation is not so good. Little bit confusing. Zend ======== Takes lot of time to learn. Lots n lots of classes and libraries. Yii ======== Never used. It is said that Codeigniter is the fastest MVC framework compared to any of them. On many forums, people are saying Laravel is good but I didnt see exact points why Laravel is good. Please suggest me a framework which have very good community and forum support, good performance and pretty stable enough. Personally I am thinking about Laravel or FuelPHP Thanks Link to comment https://forums.phpfreaks.com/topic/282650-which-mvc-is-good-after-codeigniter/ Share on other sites More sharing options...
AbraCadaver Posted October 2, 2013 Share Posted October 2, 2013 Fuel is the only one that I've never heard of, guess I need to check it. It's all a personal preference, but I prefer Cake though it's quite different from CI. Link to comment https://forums.phpfreaks.com/topic/282650-which-mvc-is-good-after-codeigniter/#findComment-1452271 Share on other sites More sharing options...
JREAM Posted October 8, 2013 Share Posted October 8, 2013 I would check out PhalconPHP, the speed cannot be beat and it has everything you need. Link to comment https://forums.phpfreaks.com/topic/282650-which-mvc-is-good-after-codeigniter/#findComment-1453176 Share on other sites More sharing options...
trq Posted October 8, 2013 Share Posted October 8, 2013 I would check out PhalconPHP, the speed cannot be beat and it has everything you need. Except that it is a php extension. So it makes it far less portable. Any framework is better than CI to be honest. It was terribly designed. Out of those mentioned Laravel is my favourite. The only other I would rate is Symfony. Link to comment https://forums.phpfreaks.com/topic/282650-which-mvc-is-good-after-codeigniter/#findComment-1453182 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.