I’ve been creating a PHP driven website and would like to optimise and simplify the scripts to ensure there are no duplicate functions or class methods.
I was looking for a utility to enter the first file called followed by all included/required class filenames and the methods used.
I have thought of quite a few options but they all seem cumbersome and looking for a utility which is easy to use and modify… hopefully with a graphical or schematic output.