And what about structure like this:
+ application
|+ configs
| application.ini
| schema.yml (one for all models, or each model in separate file?
Maybe in /data/ ?)
|+ models
|+ Db
|+ generated
|+ controllers
|+ modules
|+ other
|+ controllers
|+ models
|+ views
|Bootstrap.php
+ data
|+ cache
|+ log
|+ fixtures
|+ migrations
|+ sql
+ library
+ scripts
| doctrine-cli.php
--
regards
takeshin
--
View this message in context:
http://n4.nabble.com/Doctrine-default-directory-structure-tp947943p948053.html
Sent from the Zend Framework mailing list archive at Nabble.com.