views:

1970

answers:

11

Hello,

I am trying to find any open source project based on Zend Framework. Something well written and as popular as Wordpress or Drupal to see actual benefits of ZF as well as possibly use it as an example.

The only 'showcase' I managed to find is http://framework.zend.com/wiki/pages/viewpage.action?pageId=14134. But this list looks confusing as for the 'official' PHP framework. The same is about ZF statistics by numbers (http://framework.zend.com/about/numbers) - 10 million downloads against 400 actual projects which is less than 500 examples in the user guide... Also Yahoo chose Symfony for their bookmarks service not ZF...

Am I missing something? Thank you!

+5  A: 

What I have personally found is that the Zend Framework is primarily being used to build internal websites, much like CakePHP and Symfony. They are the open source project, and they are then being used to build great apps.

Not everyone wants to let people know what backend they are using, or what they are using it for. Zend Framework, and other frameworks stay in the background and help the developer of the website build a great application.

X-Istence
+9  A: 

Magento, an e-commerce platform, was built with Zend Framework.

Rémy BOURGOIN
I was told the same. But probably 'was' is the main keyword here. I did download the latest version of Magneto 2 days ago - Zend_Cache is the only library used there. Is your information different? Otherwise it looks like they moved away from ZF...
Alexander
Months ago, when ZF was under the 1.0 version, there was a link to Magento on the home page. You are probably right Alexander.
Rémy BOURGOIN
Ok... Zend_Cache is not the only library there. Magento is really built on top ZF. So it may be example #1.
Alexander
+1  A: 

In addition to Magento I have found one more open source project - Digitalus CMS

Alexander
+1  A: 

I dont know of any open source projects, but I have found two aps, intentionaly built to showcase Zend Framework - version 1.8 and 1.9 (should work I think)

gregor
+2  A: 

Large popular open-source projects, I figure, would use their own framework because any existing framework would limit them.

So I think Zend Framework is rather to be found at the basis of many small, medium or even large interactive websites (deliberately ommiting the term applications). I've built a few pages with Zend Framework and will continue to do so. They vary between tiny and medium size projects. I have by far not used all of the ZF components but every now and then I discover a new one and none of them has disapointed me so far.

It is also important to mention that ZF and frameworks in general a still a relatively new phenomenon in the PHP world and ppl adapt only slowly to them.

I know at least of one quite large open source project (LimeSurvey) which is building its next generation version (v2) on top of CakePHP.

tharkun
And we can only hope that v2 of LimeSurvey is as a fun to work with as v1 ;)
linead
+2  A: 

These guys rewrote their application using ZF: AtMail webclient

agvstin
+2  A: 

Piwik - an open-source statistics system. An alternative for Google Analytics.

Ololo
A: 

Here's a list of projects using the Zend Framework, though it's dated : http://devzone.zend.com/article/2060.

And the current list of projects using ZF on SourceForge : http://sourceforge.net/search/?type_of_search=soft&words=zend+framework.

wimvds
+1  A: 

TomatoCMS an open source CMS using the Zend Framework and jquery http://www.tomatocms.com/

user1400
A: 

Pimcore is a great looking cms that uses ZF and ExtJS.

chelmertz
A: 

conjoon: www.conjoon.org/,
Tine 2.0: www.tine20.org/,
Zoolu: code.google.com/p/zoolu/,
ecartcommerce: code.google.com/p/ecartcommerce/

the liquid metal