Zend blank project v1.5
This is a pretty revamped release compared to the Zend blank project v1.0 (which was more or less just a working example for the Getting started with Zend Framework tutorial I wrote almost 2 months ago). Main differences:
- cleaned up and better structured code
- slightly modified directory structure
- completely rewritten bootstrap.php and index.php files (using Zend_Application_Bootstrap_Bootstrap instead of the previous spaghetti code)
Instructions are the same – see here.
Download
Planned for the next release
- Unit testing.
- A couple of useful action and/or view helpers.

hi, the link to the file is broken, please correct the link.
Thanks
Should be working now, thanks for letting me know about it