During the development of a code documentor (phpSimpleDoc), I had to solve this problem : From a set of files containing php code, build the data structures containing : classes, interfaces, functions, constants ; class fields, class methods, clas...
read more