Directory layout for a PHP project
Since I started working with RPC, I used an almost similar directory structure for each project and because I don't want to try and remember it each time I thought about adding it to svn. Of course, this will also allow gradual improvements from one project to be used on the next one.
To get it you'll need to run: svn checkout svn://svn.lastdot.org/adrian/repository/PHP/projectlayout
You will notice that there are also a couple of files (some of them empty), not only directories. These are files I needed in each project and will probably be there in following projects.