we've recently built a pretty large site with the Zend Framework, and there's not much good I can say about it.
While it is a large repository of classes (some of them quite useful), there is little direction of how to put them together to build a large, durable system, and many of the "documented" ways are either outdated, not implemented yet, or flat-out too simple to be useful. When you bring this up to the developers, they often reacted dismissive and defended code that ultimately was thrown out much later.
Symfony veya CodeIgniter, hatta Kek gibi Altyapıları bir çalışma çerçevesinde tüm sınıfları montaj zahmetinden kurtarır. Onlar, "pre-assebled" gel ve hala Zend framework clains getirmek için tüm esnekliği izin yaparken, hemen eldeki iş konularına dönelim, ama tüm tuzaklar ve hayal kırıklığı olmadan.
Kendinize bir iyilik yapın ve bu diğer çerçeveler düşünün. Benim kişisel favori Symfony olduğunu.
Umarım bu yardımcı olur.