We did something like this and have open sourced it. There is very little documentation, and YMMV, but it does offer a whole bunch of the things that we ended up writing over and over and over again.
http://ot.ncsu.edu:12006/projects/otframework There is the project page. The svn repo can be found at https://svn.unity.ncsu.edu/svn/otframework Maybe that at least gets you headed in the right direction. It is flexible enough that we have used it on about 15 different projects so far. - Jason On Wed, Feb 24, 2010 at 8:08 AM, gelform <[email protected]> wrote: > > I've now built a handful of Zend web apps, all requiring users to register, > verify their email, login, logout, etc. Having repeated myself a few times, > but worked out the kinks to my liking, my thought is to now make all of > these into a library for future web apps I build. > > But before I do... > > Does something like this exist? Are there existing libraries built on Zend > for common patterns? > > Thanks, > > Corey > -- > View this message in context: > http://n4.nabble.com/user-registration-login-pattern-library-for-Zend-tp1567433p1567433.html > Sent from the Zend Framework mailing list archive at Nabble.com. > -- Jason Austin Senior Solutions Implementation Engineer NCSU - OIT - Outreach Technology [email protected]
