-- keymaster <[email protected]> wrote (on Sunday, 10 April 2011, 06:53 AM -0700): > Apologies in advance from someone new to the list if there is an obvious > answer to this question which I have missed. > > After searching this list and on Google, I cannot seem to find a reference > to any listing of community contributed modules/plugins/packages/bundles. > > ie. things like user management, admin panel, menu system, breadcrumbs, > blogs systems, etc. > > Stuff that one can incorporate into their own system, modify and perhaps > contribute back. > > Is there such a thing in the Zend Framework community - or does everyone > always build their own stuff from scratch?
Some of this has been incorporated directly into ZF (e.g., menus/breadcrumbs via Zend_Navigation), but we don't have any official place for the other things you describe. Some folks have developed meta-frameworks on top of ZF that accomplish some of what you describe (e.g., Zym Framework), and you might look for those. Otherwise, if somebody would like to build such a repository/site for hosting these, I'd love to see something like that! -- Matthew Weier O'Phinney Project Lead | [email protected] Zend Framework | http://framework.zend.com/ PGP key: http://framework.zend.com/zf-matthew-pgp-key.asc -- List: [email protected] Info: http://framework.zend.com/archives Unsubscribe: [email protected]
