JaredRitchey Posted February 19, 2013 Share Posted February 19, 2013 I need to hire a programmer to help on a project and would like to narrow down a framework. My app needs to be Object Oriented, must use the PDO Library and work on MySQL initially. I'd like to follow the MVC development structure. Which framework would someone suggest I use? Link to comment https://forums.phpfreaks.com/topic/274684-suggest-framework/ Share on other sites More sharing options...
Lostnode Posted February 21, 2013 Share Posted February 21, 2013 Out of the several frameworks that are out there I have taken a liking to CodeIgniter, a very extensive framework with a fairly small foot print. It meets your criteria as well. Link to comment https://forums.phpfreaks.com/topic/274684-suggest-framework/#findComment-1413921 Share on other sites More sharing options...
Jessica Posted February 21, 2013 Share Posted February 21, 2013 Code Igniter is fairly old. I recently tried to use it for a project and found it to be very frustrating, and I have 8 years professional experience as a PHP dev. Just one opinion. Cake PHP is my favorite. However, why do you need to chose a framework to hire a programmer? Seems like it'd be better to look for people who have great experience and professional quality, and ask THEM what framework if any they prefer to use? Link to comment https://forums.phpfreaks.com/topic/274684-suggest-framework/#findComment-1413923 Share on other sites More sharing options...
Sanjib Sinha Posted February 27, 2013 Share Posted February 27, 2013 I used codeigniter once, but later i found laravel as more robust, and easy to use. Link to comment https://forums.phpfreaks.com/topic/274684-suggest-framework/#findComment-1415317 Share on other sites More sharing options...
trq Posted February 27, 2013 Share Posted February 27, 2013 Out of the several frameworks that are out there I have taken a liking to CodeIgniter, a very extensive framework with a fairly small foot print. It meets your criteria as well. CI is definitely on it's last legs. It has failed to keep up with PHP's development, is poorly deigned and not very well tested. Out of all the major frameworks around, CI is probably the worst of the lot. For my money, Symfony2 and Laravel are the only options. From a technical stand point, Symfony is pretty much as good as it gets at the moment, while Laravel is very well designed and still easy to use. Link to comment https://forums.phpfreaks.com/topic/274684-suggest-framework/#findComment-1415331 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.