I'm working a framework to let developers write PHP applications. The main aim is to hide the intricacies of PHP from the developer.<BR><BR>I've started documenting the source code using Doxygen, but ...