[UPHPU] Code Map Generator

Richard K Miller richardkmiller at gmail.com
Thu May 17 18:16:31 MDT 2007


On May 17, 2007, at 6:00 PM, Jonathan Duncan wrote:

> I seem to remember in the past seeing a conversation about this,  
> but I am not sure which list I saw it on.
>
> I have a client who has inherited a PHP application and they want  
> to convert it to .NET (Ouch).  However, they do not want to go  
> through the code themselves to determine what functionality is in  
> there since they do not really know PHP.  So they want me to go  
> through the PHP application and map it out for them.
>
> Is there an application that will go through a code base and strip  
> out method names and such to create a code map on the fly?
>
> Thanks,
> Jonathan

Oh, switching to .NET?  There's a Unix command called "re map" that  
can help:

rm *


:)





More information about the UPHPU mailing list