Zend PHP Framework
看来 Zend 开发 fw 的消息是真的了,处于正在进行中,据说还是开源的,是否真的值得期待呢?还是会因为要配合 Zend 的 solutions 把这个 fw 搞得铜臭味十足?个人感觉目前 Zend 对于 PHP 过于垄断了,虽然为 PHP 发展做出了贡献,但是还是太小气,很多东西都掐在手里想方设法利用起来挣钱,这样反而会阻碍 PHP 的发展。
Zend PHP Framework
* A Web application framework which standardizes the way PHP applications are built. The Zend PHP Framework accelerates and improves the development and deployment of mission-critical PHP Web applications.
* Extreme Simplicity
The Principles
* Keep it 'extremely simple' – stick to 20%/80% rule and compensate by:
o Extensibility
o Use-at-will architecture
o Configuration-less
* Cherry pick best-of-breed ideas
* Showcase current trends in Web development (Web Services, Ajax, Search, …)
* Document development with use-cases
* Only high quality and necessary components
