symfony1 - Zend Framework or Symfony -


i in process of migrating new php framework. have been involved in heavy development using codeigniter framework, finding little lightweight needs now.

i have boiled choices down either zend framework or symfony. know learning curve both relatively high. however, wanted rough idea of worth getting stuck (as spending quite lot of time getting familiar chosen framework).

if helps narrow answer down little. not looking build simple blog or that. in need support full-fledged development of e-commerce systems, customer relationship managers , content management systems.

personally have been working zf since in version 1.6, , pretty happy , had seen improvement since 1.6 , think zf missing ideas :

1- orm , later on great implementation between zf + doctrine 1.2 has taken popularity , depend on zf + doctrine in many projects , these days can see great integration between zf + doctrine2

2- symfony's bundle forgotten in zf do think zend framework misses symfony's bundle principle ? , think indeed see (hopefully in zf 2 )

3- had many points symfony 1

     - doctrine built in support       - bundle principle       - admin generators can  save lot of time      - symfony plugins popular       - symfony documentation  

finally , had took deep @ symfony 1 taken buzz of symfony2 in late of 2010 , till today public preview http://symfony.com/download , trying spend time learning .

wish me luck :)

update don't want answer imply zf isn't or symfony better zf , zf imo powerful library , being zf developer === advanced + powerful php oop programmer .


Comments

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -