DelphiPHPForm is a small and simple Delphi DFM form interpreter written in PHP.
The input is a Delphi DFM file saved in text mode. The output is a nicely formatted HTML code sent to file or rendered in a html browser at once.
pepperDoc is an automatic documentation compiler similar to javadoc, but for use on php sources.
It is very easy to use, because it's a commandline/binary, so you don't need to have a PHP-parser installed on your machine.
Currently win32 only.