| 
 Posted by Angelos Devletoglou on 07/07/69 11:40 
Angelos Devletoglou wrote: 
> Hello everybody, 
>  
> I am trying to find if there is any simple Documentation tool or PHP  
> file analyser. 
> I am going to confess that I started designing my project but at some  
> point my timeframe did alow me to spend more time on design so I started  
> developing and I ended up having a crap OO code. 
>  
> So I am looking for a quick way to get all my files and actually output  
> on a paper the function/methods of each Class. 
>  
> I have no PHP DOC comments in my code either and I am not willing to go  
> and comment my whole code... 
>  
> Also is there any standard of PHP DOCUMENTATION ? Is there a UML tool  
> that you guys are using for php ? 
>  
> Thanks ... 
> Hope there will be some oppinion exchange for that post. 
>  
> Angelos. 
 
Thanks guys... 
I am gonna have a look
 
[Back to original message] 
 |