Description :
Generate PHP 5 code with PHPDoc comments.
Generated files :
- class xxx -> xxx.class.php
- interface yyy -> yyy.iface.php
Supported relations :
- generalization : class to class ('extends')
- realization : class to interface(s) ('implements')
Generate folders for packages and subsystems