August 11, 2011

Zend vs Symfony learning time

Question by Liutas

Is faster to learn Zend Framework or Symfony?
Which framework has more and clear documentation?

Answer by evilcelery

I think both frameworks take some time to learn properly but you can’t beat Symfony’s documentation.

Answer by Starx

I would say zend is harder to learn… not because it is complex but because it is way simple in design. As many will point out, its loosely coupled. It can be integreated to anything… any other framework. To make such a developement friendly framework, the simplicity level is overreached. And to do one small thing, like modifying some form design, you end up getting tangled in too many things and start banging your head in between decorator pattern, factory pattern, but still learn nothing related to the framework itself. But give time, it will start making sense eventually and when it does, you will be happy that you took the decision to go with zend framework

November 14, 2010

who can suggest one PHP framework?

Question by user507206

Possible Duplicate:
What PHP framework would you choose for a new application and why?

Just like codeingiter or cakephp..yes, i used it before,but who can give me some more chices?
also mvc,support cache,light,qucik and small~~

Thank you very much!

Answer by Alan Haggai Alavi

See phpframeworks.com for a comparison.

...

Please fill the form - I will response as fast as I can!