Is there a code analyzing utility that can do things like calculate the average variable length in a script or in a bunch of scripts? I’m obsessed with the linguistic aspect of programming. I’d be curious to see how different frameworks or CMSs compare in that aspect.
Share
Your question isn’t clear but probably you are looking for a profiler, have a look at:
You need to have a look at PHP Coding Standards actually.