my structure:

/app
  /cache =>caching stuff
  /etc   =>config.ini etc...
  /forms
  /jobs => cronjobs
  /languages => languages files
  /models
  /modules
    /module1
      /controllers
      /views
        /helpers
        /scripts
    /module2
      /controllers
      /views
        /helpers
        /scripts
  /views
    /helpers
    /layout => main layout templates 

/library
  /MyApp
  /Zend

/public
  /js
  /css
  /...

-----
visit my website at  http://www.phpscriptor.com/ http://www.phpscriptor.com/ 
-- 
View this message in context: 
http://www.nabble.com/Framework-directory-structure-and-include-paths-tp22001886p22002747.html
Sent from the Zend Framework mailing list archive at Nabble.com.

Reply via email to