Jun 22 / Richard Knop

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

  1. Unit testing.
  2. A couple of useful action and/or view helpers.

2 Comments

leave a comment
  1. miguelp / Aug 17 2009

    hi, the link to the file is broken, please correct the link.
    Thanks

  2. Richard Knop / Aug 20 2009

    Should be working now, thanks for letting me know about it ;)

Leave a Comment