Description of PHPFacileDoc :
The PHPFacileDoc is a PHP based script that helps programmers to view a PHP class without seeing a source file of PHP. The PHP source file must contain a structure that could be understood by the script. It can be used to get a HTML documentation file from a PHP source file. The script is very simple and easy to customize by those who have some knowledge in PHP programming.