php - Start with ZendFramework 1 or 2? -
i developed in php long time without framework, use pdo me connection database. decided learn zend framework increase productivity, avoid repetitious code.
i work java web too, (hibernate/jpa + jsf + spring + maven) make work more easy , organized, , bring php too.
so big doubt is: should starting zendframework 1 or zendframework 2? saw lot of companies requiring knowledge zendframework 1.
zend framework 1 dying product. older version of framework , version 2 has being developed version 3 being on it's way later 2014 / 2015 approximately. reason companies still requiring zf1 knowledge due old codebase.
many companies starting re-write products using newer frameworks gain advantages of newer ones.
with in mind: go zf2 (or other new oop/mvc framework). once master it, you'll able read zf1 code , can adapt other framework company may require.
Comments
Post a Comment