Categories
Tags
Tag Archives: application
Zend Framework Application Setup
Over the past several years I’ve created a number of Zend Framework applications. For my projects I’ve found that a “module” based directory structure works best. The following describes how I setup my applications using a modular based directory structure.