好的Zend Framework示例应用程序可供学习
问题描述:
除了Magento以外,您是否知道其他任何开放源代码的Zend Framework应用程序,它们都很好地展示了如何使用Zend Framework开发大型应用程序?
Do you know of any open-source Zend Framework applications besides Magento that show in a good OOP-way how to develop big apps with Zend Framework?
我现在的问题是,我非常擅长PHP和OOP,但是我对Zend Framework以及如何解决问题没有足够的了解.
My problem right now is, that I'm pretty good at PHP and OOP, but I don't have enough knowledge of the Zend Framework and how things should be solved in it.
那么您知道有什么好的应用程序可以展示ZF的最佳实践吗?
So do you know any good applications that showcase best-practices for ZF?
谢谢!
答
看看:
- JotBug(从2009年开始): http://www.ohloh.net/p/jotbug(代码的zip文件)
- Pastebin: http://github.com/weierophinney/pastebin/
- "ZF 1.8 Web应用程序开发"代码: http://code.google.com/p /zendframeworkstorefront/
- 带有ZF的Enygma的Ext-JS示例应用程序: https://github.com/enygma/Agile-ExtJS-ZF
- MTD问题: https://github.com/mtd/issues
- JotBug (from 2009): http://www.ohloh.net/p/jotbug (zip file of code)
- Pastebin: http://github.com/weierophinney/pastebin/
- 'ZF 1.8 Web Application Development' code: http://code.google.com/p/zendframeworkstorefront/
- Enygma's Ext-JS with ZF example app: https://github.com/enygma/Agile-ExtJS-ZF
- MTD issues: https://github.com/mtd/issues