[OT] Recommended project layout? [message #36199] |
Tue, 17 July 2007 13:30 |
Eclipse User |
|
|
|
Originally posted by: dserodio.gmail.com
Slightly off-topic, but...
I'm coming from a Java background, and I'm still searching for a good
project layout.
Most examples I found are a real mess!
Can anyone make a recommendation? I'm an OO developer, and I'm looking for:
* Easy modularization, both for pages and classes ("packages")
* "scripts" (pages) separate from classes
* tests (PHPunit or Simpletest) separate from the pages and the classes.
Thanks in advance,
Daniel Serodio
|
|
|
Re: [OT] Recommended project layout? [message #36392 is a reply to message #36199] |
Tue, 17 July 2007 13:53 |
Eclipse User |
|
|
|
Originally posted by: matt.kynx.org
Daniel Serodio wrote:
> Slightly off-topic, but...
>
> I'm coming from a Java background, and I'm still searching for a good
> project layout.
>
> Most examples I found are a real mess!
>
> Can anyone make a recommendation? I'm an OO developer, and I'm looking for:
>
> * Easy modularization, both for pages and classes ("packages")
> * "scripts" (pages) separate from classes
> * tests (PHPunit or Simpletest) separate from the pages and the classes.
Have you taken a look at the Zend Framework
(http://framework.zend.com/)? It's MVC stuff structures things quite nicely.
Best of luck,
Matt
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03027 seconds