This article describes the deployment of a Php Documentation engine for >php 5.3.
Since PHP 5.3 added namespace support, the documentation packages normally used are bleeding edge solutions at present. PHPdocumentor in its current form provides no support for 5.3 namespaces. We wont install that at this time, as there isn't much point without 5.3 namespace support. We will instead focus on Doxygen, as it supposedly supports native namespace support.


Recent Comments