Zend Framework Tutorial
Lyndon Baptiste gibt auf developer Tutorials eine Einführung in das Zend Framework.
What I’m proposing is an article that can get help you, the reader, get your hands wet by integrating the different components as seamlessly as possible. This article is not about the setup of the zend framework or how the various stand alone components work, but rather how they can be integrated. Neither does it look at the folder structure which is required, but where absolutely necessary I will make highlights.


Danke für den Link, aber leider scheint der Autor nicht wirklich das Zend Framework zu kennen. Von dem Action-Helfer “ViewRenderer” (wird automatisch initialisiert) hat er noch nie etwas gehört und die Verwendung von Zend_Form ist auch mehr als umständlich umgesetzt. Und warum er alles in Zend_Registry schiebt, bleibt auch unklar.