开发者

Is Zend Framework inspired in other frameworks or ideas?

There are a lot of PHP frameworks in开发者_如何学编程spired by Ruby on Rails (CakePHP, Akelos, symfony). Is Zend Framework inspired in other frameworks or ideas? Do you have references (websites, books, etc) talking about it? Thank you.


Yes, all of the frameworks are inspired by one another. In fact, there is a Working Group among a number of the frameworks to collaborate on useful ideas and improve compatibility in general. At present, there are members from CakePHP, Zend Framework, Solar, Agavi, Lithium, Doctrine, Symfony, Typo3, PEAR, Joomla, phpBB, and Drupal.

I am in the group but serve as a member at large mostly listening in on discussions and occasionally asking a question or three.


Zend Framework is as much a framework as PEAR is. (And quite often you hear ZF classified as PEARs successor.) Overall it's better classified as library, because it's less a coherent building block and practically more an asortment of features.


I was greatly inspired by Zend Framework for my own framework Peak (http://code.google.com/p/peakphp/). Of course it is not as complete as Zend, but it was not the main goal. I wanted a lighter MVC layer while retaining the ability to use most of the standalone Zend Framework components.

I love the result and the speed of Peak and I use it for a few medium-sized sites. I continue to develop and test it, hoping to make it public soon.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜