Posts tagged “tutorial”

PhpDocumentor in 5 minutes

Introduction This is a quick and dirty guide to the absolute minimum you need to get up and running with PhpDocumentor. One of the slightly off-putting aspects of PhpDocumentor is the amount of tags (`@`) that are available, which can initially be overwhelming. e.g. see PEAR example: PEAR sample file This guide shows you the [...]