Andrei Gabreanu: Zend Framework Tutorial Series
Andrei Gabreanu is writing a multi-part tutorial series on Zend Framework that will develop an application with ZF 1.10.
These are a series of tutorials which are meant to show you or guide you through developing a complex application with Zend Framework 1.10.
The series consists of the following parts:
- Setting up a module based application
- Setting up helper plugins, methods & debugging with ZFDebug
- Setting up a login page and signup page with captcha
- Setting up OpenID to login/create account
- Setting up an API to create/login an account
- Improving performance implementing Zend Cache
At the time of writing, he has got as far as part 3 and it’s well worth a read.

