shaunie Posted October 17, 2012 Share Posted October 17, 2012 Hi, I have been working as a web developer for around 10 years now, however most of my work has been with custom applications using PHP/MySQL so I don't have any experience of frameworks and as a result I am struggling to find work. I am looking at brushing up my skills with some training, I was thinking of doing a Magento course as this seems to be a skill that's in demand, does anyone have any other advice on skills that are in demand that I could get trained in? I want to get back into contracting ASAP! Thanks for your advice Link to comment https://forums.phpfreaks.com/topic/269586-what-should-i-learn/ Share on other sites More sharing options...
KevinM1 Posted October 17, 2012 Share Posted October 17, 2012 For non-e-commerce frameworks, look into either Symfony2, Zend Framework 2, or Yii (I see a lot of Yii questions on Stack Overflow). CodeIgniter is still popular, too, but I'm not sure about its popularity in high-end shops. Honestly, MVC frameworks all tend to be pretty similar. Once you understand the pattern, it's largely the implementation details that differ. Even cross-platform (a Controller in ASP.NET MVC is pretty much the same thing as a Controller in Symfony, or Ruby on Rails). Link to comment https://forums.phpfreaks.com/topic/269586-what-should-i-learn/#findComment-1385786 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.